Click or drag to resize

GetSharedStorageEntriesResponseEntries Property

Version 109.1.110
entries

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
public IList<SharedStorageEntry> Entries { get; }

Property Value

Type: IListSharedStorageEntry
See Also