Compartilhar via


RouteErrorPosition.Column Propriedade

Definição

Obtém ou define a coluna em que o erro de rota ocorreu

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a