Click or drag to resize

RequestCacheNamesResponseCaches Property

Version 118.6.80
caches

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

Property Value

Type: IListCache
See Also