Partager via


HttpErrorRangeParameters.Begin Propriété

Définition

Obtient ou définit le début inclusif de la plage de code 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à