Partager via


TextSpanPair.span1, champ

Un objet d'TextSpan représentant la première étendue.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntaxe

'Déclaration
Public span1 As TextSpan
public TextSpan span1
public:
TextSpan span1
val mutable span1: TextSpan
public var span1 : TextSpan

Notes

Une étendue de texte contient une position de départ et une position de fin, où chaque position est exprimée comme une ligne, des paires de colonne.

Sécurité .NET Framework

Voir aussi

Référence

TextSpanPair Structure

Microsoft.VisualStudio.TextManager.Interop, espace de noms