Partager via


AppInstallStatus.BytesDownloaded Propriété

Définition

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é

UInt64

unsigned long long

uint64_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

S’applique à