RequestCacheNamesResponseCaches Property  | 
Version 87.1.132 
            caches
            
 
    Namespace: 
   CefSharp.DevTools.CacheStorage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic IList<Cache> Caches { get; }public:
property IList<Cache^>^ Caches {
	IList<Cache^>^ get ();
}Property Value
Type: 
IListCache
See Also