Share via


NetworkProgressChangedEventArgs.TotalBytes 屬性

定義

警告

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

取得已傳輸的位元組總數。

public:
 property int TotalBytes { int get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public int TotalBytes { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.TotalBytes : int
Public ReadOnly Property TotalBytes As Integer

屬性值

傳回 Int32

已傳輸的位元組總數。

屬性

適用於