Windows apps
Collapse the table of content
Expand the table of content

HttpMethod::Get Property

Represents an HTTP GET protocol method.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
static property HttpMethod^ Get {
	HttpMethod^ get ();
}

Property Value

Type: System.Net.Http::HttpMethod
Show:
© 2017 Microsoft