System::Net::Http::HttpMethod::get_Head 方法

HttpMethod::get_Head method

返回 ‘HEAD’ HTTP 方法。

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

ReturnValue

‘HEAD’ HTTP 方法。

另见