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