Click or drag to resize

IDragDataFileNames Property

Version 101.0.180
Retrieve the list of file names that are being dragged into the browser window

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
IList<string> FileNames { get; }

Property Value

Type: IListString
See Also