FileResourceHandlerFilePath Property |
Version 63.0.0
Path of the underlying file
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public string FilePath { get; }
public:
property String^ FilePath {
String^ get ();
}
Property Value
Type:
StringSee Also