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 方法。

另见