System::Net::Http::HttpMethod::get_Post Methode

HttpMethod::get_Post method

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

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

ReturnValue

Die ‘POST’ HTTP-Methode.

Siehe auch