INavigableSymbol.SymbolSpan 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’étendue du symbole.
public:
property Microsoft::VisualStudio::Text::SnapshotSpan SymbolSpan { Microsoft::VisualStudio::Text::SnapshotSpan get(); };
public Microsoft.VisualStudio.Text.SnapshotSpan SymbolSpan { get; }
member this.SymbolSpan : Microsoft.VisualStudio.Text.SnapshotSpan
Public ReadOnly Property SymbolSpan As SnapshotSpan