Click or drag to resize

FrameResourceTreeResources Property

Version 86.0.240
Information about frame resources.

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

Property Value

Type: IListFrameResource
See Also