Windows apps
Collapse the table of content
Expand the table of content

HttpMethod::Method Property

An HTTP method.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
property String^ Method {
	String^ get ();
}

Property Value

Type: System::String
Show:
© 2017 Microsoft