Version 118.6.80
Key object.
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public RemoteObject Key { get; set; }
public:
property RemoteObject^ Key {
RemoteObject^ get ();
void set (RemoteObject^ value);
}
Property Value
Type:
RemoteObjectSee Also