HttpRequestMessage::Method Property
.NET Framework (current version)
Gets or sets the HTTP method used by the HTTP request message.
Assembly: System.Net.Http (in System.Net.Http.dll)
Property Value
Type: System.Net.Http::HttpMethod^The HTTP method used by the request message. The default is the GET method.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: