System::Net::HttpWebResponse::get_Method method

HttpWebResponse::get_Method method

Returns the HTTP method.

virtual String System::Net::HttpWebResponse::get_Method()

ReturnValue

The HTTP method.

See Also