get_Method()

HttpRequestMessage::get_Method() method

Gets the HTTP request method.

System::SharedPtr<HttpMethod> System::Net::Http::HttpRequestMessage::get_Method()

Return Value

The HTTP request method.

See Also