Share via


IIntellisenseSession.IsDismissed, propriété

Détermine si la session est fermée.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
ReadOnly Property IsDismissed As Boolean
bool IsDismissed { get; }
property bool IsDismissed {
    bool get ();
}
abstract IsDismissed : bool with get
function get IsDismissed () : boolean

Valeur de propriété

Type : Boolean
true si la session est fermée, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

IIntellisenseSession Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms