Share via


BaseRequest.Method Property

Definition

Gets or sets the HTTP method string for the request.

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

Property Value

Applies to