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