SystemUpdateManager.DownloadProgress Property

Definition

Download progress percentage.

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

Property Value

Double

double

Download progress percentage.

Applies to