ISymbolScope.StartOffset 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 l'offset de début de la portée lexicale actuelle.
public:
property int StartOffset { int get(); };
public int StartOffset { get; }
member this.StartOffset : int
Public ReadOnly Property StartOffset As Integer
Valeur de propriété
Offset de début de la portée lexicale en cours.