Version 97.1.60
The name of the cache.
Namespace:
CefSharp.DevTools.CacheStorage
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public string CacheName { get; set; }
public:
property String^ CacheName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also