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)
ParameterTypeBeskrivning
valueSystem::SharedPtr<HttpMethod>Värdet som kommer att sättas.

Se även