Click or drag to resize

RequestResourceType Property

Version 101.0.180
Get the resource type for this request.

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

Property Value

Type: ResourceType

Implements

IRequestResourceType
See Also