HttpErrorRangeParameters.Begin Propriedade

Definição

Obtém ou define o início inclusivo do intervalo de código http status.

[Newtonsoft.Json.JsonProperty(PropertyName="begin")]
public int? Begin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="begin")>]
member this.Begin : Nullable<int> with get, set
Public Property Begin As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a