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