AppInstallStatus.BytesDownloaded Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre d’octets qui ont été téléchargés pour l’application actuelle.
public:
property unsigned long long BytesDownloaded { unsigned long long get(); };
uint64_t BytesDownloaded();
public ulong BytesDownloaded { get; }
var uInt64 = appInstallStatus.bytesDownloaded;
Public ReadOnly Property BytesDownloaded As ULong
Valeur de propriété
Nombre d’octets qui ont été téléchargés pour l’application actuelle.
Configuration requise pour Windows
Fonctionnalités de l’application |
runFullTrust
|