System::Net::Http::HttpMethod::get_Put método

HttpMethod::get_Put method

Devuelve el método HTTP ‘PUT’.

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

ReturnValue

El método HTTP ‘PUT’.

Ver también