Version 94.4.20
Key path type.
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic KeyPathType Type { get; set; }
public:
property KeyPathType Type {
KeyPathType get ();
void set (KeyPathType value);
}
Property Value
Type:
KeyPathType
See Also