IBackgroundOperationContext.Progress Propriété

Définition

Obtient ou définit la valeur d'état de l'opération.

public:
 property int Progress { int get(); void set(int value); };
public int Progress { get; set; }
member this.Progress : int with get, set
Public Property Progress As Integer

Valeur de propriété

Valeur d'état de l'opération.

S’applique à