IOperationProgressStageAccess.EstimatedTaskCount 属性

定义

获取或设置此阶段的估计任务计数,将用于帮助估计阶段进度。

public:
 property System::UInt32 EstimatedTaskCount { System::UInt32 get(); void set(System::UInt32 value); };
public uint EstimatedTaskCount { get; set; }
member this.EstimatedTaskCount : uint32 with get, set
Public Property EstimatedTaskCount As UInteger

属性值

UInt32

适用于