IIntellisenseSession Properties

 

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

NameDescription
System_CAPS_pubpropertyIsDismissed

Determines whether the session is dismissed.

System_CAPS_pubpropertyPresenter

Gets the IIntellisensePresenter that is used to render IntelliSense for this session.

System_CAPS_pubpropertyProperties

(Inherited from IPropertyOwner.)

System_CAPS_pubpropertyTextView

Gets the ITextView in which this IntelliSense session was triggered.

Return to top
Show: