System::Net::Http::HttpMethod::get_Put メソッド

HttpMethod::get_Put method

‘PUT’ HTTP メソッドを返します。

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

ReturnValue

‘PUT’ HTTP メソッドです。

参照