IIntellisenseSessionStack::PushSession Method (IIntellisenseSession^)
Visual Studio 2015
Adds a session 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^
An IIntellisenseSession to add to the top of the stack.
Show: