HttpRequestInfo.Method Property

Definition

Gets the HTTP method to use (GET, POST, PUT, PATCH, DELETE).

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

Property Value

Applies to