Partager via


IAdornmentLayer.TextView, propriété

Obtient l'élément IWpfTextView auquel cette couche est associée.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IAdornmentLayer Interface

Microsoft.VisualStudio.Text.Editor, espace de noms