System::Net::Http::HttpMethod::get_Put Methode

HttpMethod::get_Put method

Gibt die HTTP‑Methode ‘PUT’ zurück.

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

ReturnValue

Die ‘PUT’ HTTP-Methode.

Siehe auch