Condividi tramite


Proprietà IWpfTextViewHost.TextView

ottiene IWpfTextView ciò è contenuto all'interno di l IWpfTextViewHost.

Spazio dei nomi:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Text.Editor.IWpfTextView
IWpfTextView ciò è contenuto all'interno di l IWpfTextViewHost.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IWpfTextViewHost Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text.Editor