Click or drag to resize

RequestCacheNamesResponseCaches Property

Version 94.4.20
caches

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

Property Value

Type: IListCache
See Also