[This is preliminary documentation and is subject to change.]
The location where cache data will be stored on disk. If empty an in-memory
cache will be used for some features and a temporary disk cache for others.
HTML5 databases such as localStorage will only persist across sessions if a
cache path is specified.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Property Value
Type: StringSee Also