Click or drag to resize

RequestCacheNamesResponseCaches 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

IListCache
See Also