System::Net::Http::HttpMethod::get_Delete metod

HttpMethod::get_Delete method

Returnerar HTTP-metoden ‘DELETE’.

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

ReturnValue

Den ‘DELETE’ HTTP-metoden.

Se även