Partager via


IIntellisenseSession.TextView, propriété

Obtient ITextView dans lequel cette session d'Intellisense a été déclenchée.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.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
ITextView .

Sécurité .NET Framework

Voir aussi

Référence

IIntellisenseSession Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms