System::Net::Http::HttpMethod::get_Delete Methode

HttpMethod::get_Delete method

Gibt die HTTP-Methode ‘DELETE’ zurück.

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

ReturnValue

Die ‘DELETE’-HTTP-Methode.

Siehe auch