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)
Syntaxpublic IList<Cache> Caches { get; }public:
property IList<Cache^>^ Caches {
	IList<Cache^>^ get ();
}Property Value
Type: 
IListCache
See Also