Partager via


Token.Offset Propriété

Définition

Obtient ou définit le mappage de décalage à la chaîne d’origine.

[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })]
public (int Index, int End) Offset { get; set; }
[<System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })>]
member this.Offset : ValueTuple<int, int> with get, set
Public Property Offset As ValueTuple(Of Integer, Integer)

Valeur de propriété

Attributs

S’applique à