CacheStorageContentUpdatedEventArgsCacheName Property |
Version 102.0.100
Name of cache in origin.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax public string CacheName { get; }
public:
property String^ CacheName {
String^ get ();
}
Property Value
Type:
StringSee Also