ObjectStoreKeyPath Property |
Version 130.1.90
Object store key path.
Namespace: CefSharp.DevTools.IndexedDBAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public KeyPath KeyPath { get; set; }
public:
property KeyPath^ KeyPath {
KeyPath^ get ();
void set (KeyPath^ value);
}
Property Value
KeyPathSee Also