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

HttpMethod::get_Post method

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

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

ReturnValue

Die ‘POST’-HTTP-Methode.

Siehe auch