Click or drag to resize

ApplicationCacheResources Property

Version 87.1.132
Application cache resources.

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

Property Value

Type: IListApplicationCacheResource
See Also