get_Put()

HttpMethod::get_Put() method

Returns the ‘PUT’ HTTP method.

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

Return Value

The ‘PUT’ HTTP method.

See Also