IndexedDBListUpdatedEventArgsStorageKey Property |
Version 130.1.90
Storage key to update.
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string StorageKey { get; }
public:
property String^ StorageKey {
String^ get ();
}
Property Value
StringSee Also