Token.Offset Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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