System::Net::Http::HttpRequestMessage::set_Method-metod

HttpRequestMessage::set_Method method

Ställer in HTTP‑förfrågningsmetoden.

void System::Net::Http::HttpRequestMessage::set_Method(System::SharedPtr<HttpMethod> value)
ParameterTypBeskrivning
värdeSystem::SharedPtr<HttpMethod>Värdet som kommer att sättas.

Se även