IReportProgress.IsRunning Propriété

Définition

Obtient une valeur indiquant si l’état de l’opération est en cours.

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 ; sinon, false.

S’applique à