IIntellisenseSessionStack::MoveSessionToTop Method (IIntellisenseSession^)
Visual Studio 2015
Moves a session already in the session stack to the top of the stack.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- session
-
Type:
Microsoft.VisualStudio.Language.Intellisense::IIntellisenseSession^
The session to move.
The keyboard session is re-evaluated when the session moves..
Show: