DevToolsClientApplicationCache Property |
Version 93.1.111
ApplicationCache
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public ApplicationCacheClient ApplicationCache { get; }
public:
property ApplicationCacheClient^ ApplicationCache {
ApplicationCacheClient^ get ();
}
Property Value
Type:
ApplicationCacheClientSee Also