IIntellisenseSessionStack::PopSession Method ()
Visual Studio 2015
Removes the topmost session from the stack and returns it.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Return Value
Type: Microsoft.VisualStudio.Language.Intellisense::IIntellisenseSession^The session that was removed.
Show: