TokenInfo.EndOffset Propriedade

Definição

Obtém o índice do último caractere do token no texto de entrada.

[Newtonsoft.Json.JsonProperty(PropertyName="endOffset")]
public int? EndOffset { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endOffset")>]
member this.EndOffset : Nullable<int>
Public ReadOnly Property EndOffset As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a