[This is preliminary documentation and is subject to change.]
Path key values.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Current | 0 | Current directory. | |
DirExe | 1 | Directory containing PK_FILE_EXE. | |
DirModule | 2 | Directory containing PK_FILE_MODULE. | |
DirTemp | 3 | Temporary directory. | |
FileExe | 4 | Path and filename of the current executable. | |
FileModule | 5 | Path and filename of the module containing the CEF code (usually the libcef module). |
See Also