IIntellisenseSessionStack::TopSession Property

 

Gets the topmost session in the stack.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property IIntellisenseSession^ TopSession {
	IIntellisenseSession^ get();
}
Return to top
Show: