System::Net::Http::HttpMethod::get_Method method

HttpMethod::get_Method method

Returns a string representation of the HTTP method.

String System::Net::Http::HttpMethod::get_Method()

ReturnValue

A string representation of the HTTP method.

See Also