HttpRequestData.Method Property

Definition

Gets the HTTP method for this request.

public abstract string Method { get; }
member this.Method : string
Public MustOverride ReadOnly Property Method As String

Property Value

Applies to