HttpMethod.Get

HttpMethod.Get property

Represents an HTTP GET protocol method.

public static HttpMethod Get { get; }

Property Value

The HTTP GET method.

See Also