Freigeben über


SystemUpdateItem.DownloadProgress Eigenschaft

Definition

Prozentsatz des Downloadfortschritts.

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

Eigenschaftswert

Double

double

Prozentsatz des Downloadfortschritts.

Gilt für:

Weitere Informationen