ObjectStoreIndexKeyPath Property |
Version 118.6.80
Index key path.
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public KeyPath KeyPath { get; set; }
public:
property KeyPath^ KeyPath {
KeyPath^ get ();
void set (KeyPath^ value);
}
Property Value
Type:
KeyPathSee Also