Click or drag to resize

RequestDataResponseObjectStoreDataEntries Property

Version 118.6.80
objectStoreDataEntries

Namespace:  CefSharp.DevTools.IndexedDB
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<DataEntry> ObjectStoreDataEntries { get; }

Property Value

Type: IListDataEntry
See Also