Retrieve the path associated with the specified |key|. Returns true on
success. Can be called on any thread in the browser process.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static string GetPath(
CefPathKey pathKey
)
Parameters
- pathKey CefPathKey
-
Return Value
String
See Also