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

HttpMethod::get_Delete method

Devuelve el método HTTP ‘DELETE’.

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

ReturnValue

El método HTTP ‘DELETE’.

Ver también