get_Delete()

HttpMethod::get_Delete() method

Returns the ‘DELETE’ HTTP method.

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

Return Value

The ‘DELETE’ HTTP method.

See Also