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>

适用于