GetApplicationCacheForFrameResponseApplicationCache Property |
Version 86.0.240
applicationCache
Namespace:
CefSharp.DevTools.ApplicationCache
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public ApplicationCache ApplicationCache { get; }
public:
property ApplicationCache^ ApplicationCache {
ApplicationCache^ get ();
}
Property Value
Type:
ApplicationCacheSee Also