StorePackageUpdateStatus.PackageDownloadSizeInBytes Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of the package that is being downloaded, in bytes. This is an estimate, and it might change during the download process.
public: unsigned long long PackageDownloadSizeInBytes;
uint64_t PackageDownloadSizeInBytes;
public ulong PackageDownloadSizeInBytes;
Public PackageDownloadSizeInBytes As ULong