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