Version 112.3.0
An opaque unique id of the cache.
Namespace:
CefSharp.DevTools.CacheStorage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string CacheId { get; set; }
public:
property String^ CacheId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also