RequestCacheNamesResponseCaches Property |
Version 106.0.290
caches
Namespace:
CefSharp.DevTools.CacheStorage
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public IList<Cache> Caches { get; }
public:
property IList<Cache^>^ Caches {
IList<Cache^>^ get ();
}
Property Value
Type:
IListCacheSee Also