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