Property Method
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
Method
Gets the HTTP method used to perform current request.
public string Method { get; }
Property Value
- string
the HTTP method used to perform current request.
Gets the HTTP method used to perform current request.
public string Method { get; }
the HTTP method used to perform current request.