Condividi tramite


Prompt.IsCompleted Proprietà

Definizione

Ottiene un valore che indica se l'oggetto Prompt ha terminato la riproduzione.

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

Valore della proprietà

Boolean

Restituisce true se l'istruzione è stata completata; in caso contrario, false.

Si applica a