Property HttpMethod
HttpMethod
Gets the HTTP method of the request.
public abstract string HttpMethod { get; }
Property Value
- string
The HTTP method of the request.
Gets the HTTP method of the request.
public abstract string HttpMethod { get; }
The HTTP method of the request.