Partager via


TokenInfo.StartOffset Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à