共用方式為


HttpProgress.TotalBytesToReceive 欄位

定義

要接收的資料位元組總數。

如果數位未知,則此值為 0。

public: IReference<unsigned long long> ^ TotalBytesToReceive;
IReference<uint64_t> TotalBytesToReceive;
public System.Nullable<ulong> TotalBytesToReceive;
Public TotalBytesToReceive As Nullable(Of ULong) 

欄位值

Nullable<UInt64>

Windows.Foundation.IReference

IReference<uint64_t>

適用於