get_Get()

HttpMethod::get_Get() method

Returns the ‘GET’ HTTP method.

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Get()

Return Value

The ‘GET’ HTTP method.

See Also