BuildProgressChangedEventArgs.Progress 属性

定义

获取生成进度(以百分比表示)。

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

属性值

Int32

适用于