共用方式為


HttpProgress.TotalBytesToSend 欄位

定義

要傳送的資料位元組總數。

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

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

欄位值

Nullable<UInt64>

Windows.Foundation.IReference

IReference<uint64_t>

適用於