IDragDataGetFileContents Method |
Version 55.0.0
Gets the contents of the File as a
Stream
For a suggested filename check the
FileName property
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax Stream^ GetFileContents()
Return Value
Type:
Streamthe contents of the file
See Also