Click or drag to resize

RequestResourceType Property

Version 96.0.142
Get the resource type for this request.

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

Property Value

Type: ResourceType

Implements

IRequestResourceType
See Also