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