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

属性值

操作的状态值。

适用于