Click or drag to resize

RequestResourceType Property

Version 92.0.260
Get the resource type for this request.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 92.0.260.0
Syntax
public ResourceType ResourceType { get; }

Property Value

Type: ResourceType

Implements

IRequestResourceType
See Also