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 メソッドです。

参照