Partager via


RouteErrorPosition.Line Propriété

Définition

Obtient ou définit la ligne où l’erreur d’itinéraire s’est produite

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à