System::Net::Http::HttpMethod::get_Head metodo

HttpMethod::get_Head method

Restituisce il metodo HTTP ‘HEAD’.

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

ReturnValue

Il metodo HTTP ‘HEAD’.

Vedi anche