Click or drag to resize

GetSharedStorageEntriesResponseEntries Property

Version 118.6.80
entries

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

Property Value

Type: IListSharedStorageEntry
See Also