Click or drag to resize

RequestResourceType Property

Version 109.1.110
Get the resource type for this request.

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

Property Value

Type: ResourceType

Implements

IRequestResourceType
See Also