Partager via


RouteErrorPosition.Column Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à