[This is preliminary documentation and is subject to change.]
The CefCookieManager type exposes the following members.Properties
| Name | Description | |
|---|---|---|
| Global |
Returns the global cookie manager. By default data will be stored at
CefSettings.cache_path if specified or in memory otherwise.
|
See Also