DomStorageItemUpdatedEventArgsKey Property |
Version 113.3.50
Key
Namespace:
CefSharp.DevTools.DOMStorage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string Key { get; }
public:
property String^ Key {
String^ get ();
}
Property Value
Type:
String
See Also