Click or drag to resize

RequestPatternResourceType Property

Version 94.4.20
If set, only requests for matching resource types will be intercepted.

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

Property Value

Type: NullableResourceType
See Also