| IDragDataFileName Property | 
Version 130.1.90
            Return the name of the file being dragged out of the browser window.
            
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
 Syntax
Syntaxstring FileName { get; set; }property String^ FileName {
	String^ get ();
	void set (String^ value);
}Property Value
String See Also
See Also