System::Net::Http::HttpMethod::get_Delete methode

HttpMethod::get_Delete method

Retourneert de ‘DELETE’ HTTP-methode.

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

ReturnValue

De ‘DELETE’ HTTP-methode.

Zie ook