Share via


ITextSelection.TextView, propriété

Obtient l'affichage de texte auquel cette sélection appartient.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
ReadOnly Property TextView As ITextView
ITextView TextView { get; }
property ITextView^ TextView {
    ITextView^ get ();
}
abstract TextView : ITextView with get
function get TextView () : ITextView

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Editor.ITextView
Affichage de texte.

Sécurité .NET Framework

Voir aussi

Référence

ITextSelection Interface

Microsoft.VisualStudio.Text.Editor, espace de noms