Partager via


TokenInfo.EndOffset Propriété

Définition

Obtient l’index du dernier caractère du jeton dans le texte d’entrée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à