Share via


HttpRequestInfo.Method Eigenschaft

Definition

Ruft die HTTP-Anforderungsmethode ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="method")]
public string Method { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="method")>]
member this.Method : string with get, set
Public Property Method As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: