[This is preliminary documentation and is subject to change.]
Retrieve the path associated with the specified |key|. Returns true on
success. Can be called on any thread in the browser process.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- pathKey
- Type: Xilium.CefGlue CefPathKey
[Missing <param name="pathKey"/> documentation for "M:Xilium.CefGlue.CefRuntime.GetPath(Xilium.CefGlue.CefPathKey)"]
Return Value
Type: String[Missing <returns> documentation for "M:Xilium.CefGlue.CefRuntime.GetPath(Xilium.CefGlue.CefPathKey)"]
See Also