System::Net::Http::HttpMethod::get_Head método

HttpMethod::get_Head method

Devuelve el método HTTP ‘HEAD’.

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

ReturnValue

El método HTTP ‘HEAD’.

Ver también