Click or drag to resize

RequestDataResponseObjectStoreDataEntries Property

Version 130.1.90
objectStoreDataEntries

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

Property Value

IListDataEntry
See Also