IIntellisenseSession.IsDismissed Property

Definition

Determines whether the session is dismissed.

public:
 property bool IsDismissed { bool get(); };
public:
 property bool IsDismissed { bool get(); };
public bool IsDismissed { get; }
member this.IsDismissed : bool
Public ReadOnly Property IsDismissed As Boolean

Property Value

true if the session is dismissed, otherwise false.

Applies to