NetworkProgressChangedEventArgs.ProcessedBytes 屬性

定義

警告

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

取得已處理的位元組數目。

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

屬性值

傳回 Int32

已處理的位元組數。

屬性

適用於