Click or drag to resize

RequestCacheNamesResponseCaches Property

Version 101.0.180
caches

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

Property Value

Type: IListCache
See Also