Click or drag to resize

RequestCacheNamesResponseCaches Property

Version 87.1.132
caches

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

Property Value

Type: IListCache
See Also