Share via


Prompt.IsCompleted Propriété

Définition

Détermine si la lecture de Prompt est terminée.

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

Valeur de propriété

Boolean

Retourne true si l’invite est terminée ; sinon, false.

S’applique à