IQuickInfoBroker::TriggerQuickInfo Method (ITextView^)
Visual Studio 2015
Triggers Quick Info at the position of the caret in the specified ITextView.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- textView
-
Type:
Microsoft.VisualStudio.Text.Editor::ITextView^
The ITextView for which Quick Info is to be triggered.
Return Value
Type: Microsoft.VisualStudio.Language.Intellisense::IQuickInfoSession^The IQuickInfoSession.
Show: