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