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