Click or drag to resize

RequestEntriesResponseCacheDataEntries Property

Version 130.1.90
cacheDataEntries

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

Property Value

IListDataEntry
See Also