System::Net::Http::HttpRequestMessage::set_Method Methode

HttpRequestMessage::set_Method method

Setzt die HTTP-Anfragemethode.

void System::Net::Http::HttpRequestMessage::set_Method(System::SharedPtr<HttpMethod> value)
ParameterTypBeschreibung
WertSystem::SharedPtr<HttpMethod>Der Wert, der gesetzt wird.

Siehe auch