Share via


RequestMessage.Method Property

Definition

Gets the HttpMethod for the current request.

public System.Net.Http.HttpMethod Method { get; }
member this.Method : System.Net.Http.HttpMethod
Public ReadOnly Property Method As HttpMethod

Property Value

Applies to