IBackgroundOperationContext.Progress 屬性

定義

取得或設定操作的狀態值。

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

屬性值

操作的狀態值。

適用於