GetApplicationCacheForFrameResponseApplicationCache Property  | 
Version 87.1.132 
            applicationCache
            
 
    Namespace: 
   CefSharp.DevTools.ApplicationCache
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic ApplicationCache ApplicationCache { get; }public:
property ApplicationCache^ ApplicationCache {
	ApplicationCache^ get ();
}Property Value
Type: 
ApplicationCache
See Also