Version 101.0.180
Returns the absolute path to the extension directory on disk. This value
will be prefixed with PK_DIR_RESOURCES if a relative path was passed to
IRequestContext.LoadExtension.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax property String^ Path {
String^ get ();
}
Property Value
Type:
StringSee Also