Click or drag to resize

RequestCacheNamesResponseCaches Property

Version 112.3.0
caches

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

Property Value

Type: IListCache
See Also