Click or drag to resize

RequestCacheNamesResponse.Caches Property

Version 130.1.90
caches

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

Property Value

IList<Cache>
See Also