get_Head()

HttpMethod::get_Head() method

Returns the ‘HEAD’ HTTP method.

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

Return Value

The ‘HEAD’ HTTP method.

See Also