Compartir a través de


WebApiSkill.HttpMethod Propiedad

Definición

Obtiene o establece el método para la solicitud http.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a