SystemUpdateManager.InstallProgress 属性

定义

安装进度百分比。

public:
 static property double InstallProgress { double get(); };
static double InstallProgress();
public static double InstallProgress { get; }
var double = SystemUpdateManager.installProgress;
Public Shared ReadOnly Property InstallProgress As Double

属性值

Double

double

安装进度百分比。

适用于