Click or drag to resize

RequestCacheNamesResponse.Caches Property

Version 98.1.210
caches

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

Property Value

Type: IList<Cache>
See Also