IQuickInfoSession Properties

Include Protected Members
Include Inherited Members

The IQuickInfoSession type exposes the following members.

Properties

  Name Description
Public property ApplicableToSpan Gets the applicability span for this session.
Public property IsDismissed Determines whether the session is dismissed. (Inherited from IIntellisenseSession.)
Public property Presenter Gets the IIntellisensePresenter that is used to render IntelliSense for this session. (Inherited from IIntellisenseSession.)
Public property Properties Gets the collection of properties controlled by the property owner. (Inherited from IPropertyOwner.)
Public property QuickInfoContent Gets the content that will be displayed by this session.
Public property TextView Gets the ITextView in which this IntelliSense session was triggered. (Inherited from IIntellisenseSession.)
Public property TrackMouse Determines whether this session tracks the mouse.

Top

See Also

Reference

IQuickInfoSession Interface

Microsoft.VisualStudio.Language.Intellisense Namespace