Click or drag to resize

FrameResourceTreeResources Property

Version 96.0.142
Information about frame resources.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<FrameResource> Resources { get; set; }

Property Value

Type: IListFrameResource
See Also