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

下载进度百分比。

适用于