Click or drag to resize

ApplicationCacheResources Property

Version 94.4.20
Application cache resources.

Namespace:  CefSharp.DevTools.ApplicationCache
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public IList<ApplicationCacheResource> Resources { get; set; }

Property Value

Type: IListApplicationCacheResource
See Also