IIntellisenseSessionStackMapService::GetStackForTextView Method (ITextView^)
Visual Studio 2015
Gets an IIntellisenseSessionStack for a specific ITextView instance.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- textView
-
Type:
Microsoft.VisualStudio.Text.Editor::ITextView^
The ITextView.
Return Value
Type: Microsoft.VisualStudio.Language.Intellisense::IIntellisenseSessionStack^
Show: