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