Metodo System::Net::Http::HttpMethod::get_Put

HttpMethod::get_Put method

Restituisce il metodo HTTP ‘PUT’.

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

ReturnValue

Il metodo HTTP ‘PUT’.

Vedi anche