UrlRequestResourceType Property |
Gets the ResourceType of the resource the request is loading.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public ResourceType ResourceType { get; }
Property Value
Type:
ResourceType The type of the resource the request is loading.
See Also