UrlRequestMethod Property  | 
 
                Gets the HTTP method used to perform current request.
            
 
    Namespace: 
   DotNetBrowser.Net
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntaxpublic string Method { get; }Property Value
Type: 
Stringthe HTTP method used to perform current request.
See Also