IIntellisensePresenter::Session Property

 

Gets the session that this presenter is rendering.

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

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