共用方式為


AppInstallStatus.DownloadSizeInBytes 屬性

定義

取得目前應用程式的下載大小,以位元組為單位。

public:
 property unsigned long long DownloadSizeInBytes { unsigned long long get(); };
uint64_t DownloadSizeInBytes();
public ulong DownloadSizeInBytes { get; }
var uInt64 = appInstallStatus.downloadSizeInBytes;
Public ReadOnly Property DownloadSizeInBytes As ULong

屬性值

UInt64

unsigned long long

uint64_t

目前應用程式的下載大小以位元組為單位。

Windows 需求

應用程式功能
runFullTrust

適用於