| IDragDataLinkTitle Property | 
Version 130.1.90
            Return the title associated with the link being dragged.
            
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
 Syntax
Syntaxstring LinkTitle { get; set; }property String^ LinkTitle {
	String^ get ();
	void set (String^ value);
}Property Value
String See Also
See Also