Metodo System::Net::Http::HttpMethod::get_Delete

HttpMethod::get_Delete method

Restituisce il metodo HTTP ‘DELETE’.

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

ReturnValue

Il metodo HTTP ‘DELETE’.

Vedi anche