ISignatureHelpSession Properties

Include Protected Members
Include Inherited Members

The ISignatureHelpSession type exposes the following members.

Properties

  Name Description
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 SelectedSignature Gets the signature that is currently selected from among the set of valid signatures.
Public property Signatures Gets the set of valid signatures for this session.
Public property TextView Gets the ITextView in which this IntelliSense session was triggered. (Inherited from IIntellisenseSession.)

Top

See Also

Reference

ISignatureHelpSession Interface

Microsoft.VisualStudio.Language.Intellisense Namespace