Click or drag to resize

RequestPausedEventArgsResourceType Property

Version 100.0.140
How the requested resource will be used.

Namespace:  CefSharp.DevTools.Fetch
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public ResourceType ResourceType { get; set; }

Property Value

Type: ResourceType
See Also