共用方式為


SystemUpdateManager.DownloadProgress 屬性

定義

下載進度百分比。

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

屬性值

Double

double

下載進度百分比。

適用於