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

HttpMethod::get_Put method

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

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

ReturnValue

Die ‘PUT’-HTTP-Methode.

Siehe auch