Click or drag to resize

GetSharedStorageEntriesResponseEntries Property

Version 113.3.50
entries

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

Property Value

Type: IListSharedStorageEntry
See Also