Click or drag to resize

ObjectStoreKeyPath Property

Version 118.6.80
Object store key path.

Namespace:  CefSharp.DevTools.IndexedDB
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public KeyPath KeyPath { get; set; }

Property Value

Type: KeyPath
See Also