DevToolsClientApplicationCache Property  | 
Version 94.4.20 
            ApplicationCache
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic ApplicationCacheClient ApplicationCache { get; }public:
property ApplicationCacheClient^ ApplicationCache {
	ApplicationCacheClient^ get ();
}Property Value
Type: 
ApplicationCacheClient
See Also