Share via


IODataRequestMessage.Method Property

Definition

Gets or sets the HTTP method used for this request message.

public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

Property Value

The HTTP method used for this request message.

Applies to