IIntellisenseSession::TextView Property

 

Gets the ITextView in which this IntelliSense session was triggered.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property ITextView^ TextView {
	ITextView^ get();
}
Return to top
Show: