共用方式為


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

安裝進度百分比。

適用於