Partager via


IReportProgress.IsRunning Propriété

Définition

Obtient une valeur d'état indiquant si l'opération est en cours d'exécution.

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

Valeur de propriété

True si l'opération est en cours d'exécution ; sinon, false.

S’applique à