CacheStorageContentUpdatedEventArgsStorageKey Property |
Version 110.0.300
Storage key to update.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public string StorageKey { get; }
public:
property String^ StorageKey {
String^ get ();
}
Property Value
Type:
StringSee Also