ServiceProgressData.CurrentStep 属性

定义

获取当前步骤的数目。

public:
 property int CurrentStep { int get(); };
public:
 property int CurrentStep { int get(); };
public int CurrentStep { get; }
member this.CurrentStep : int
Public ReadOnly Property CurrentStep As Integer

属性值

Int32

当前步骤的数目。

适用于