Click or drag to resize

IDragDataFileNames Property

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

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

Property Value

IListString
See Also