Partager via


ICompletionSession.IsStarted, propriété

Détermine si la session de saisie semi-automatique a été démarrée.

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

Syntaxe

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

Valeur de propriété

Type : Boolean
true si la session de saisie semi-automatique a été démarrée, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

ICompletionSession Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms