NavigationProgressEventArgs.BytesRead 屬性

定義

讀取已讀取的位元組數。

public:
 property long BytesRead { long get(); };
public long BytesRead { get; }
member this.BytesRead : int64
Public ReadOnly Property BytesRead As Long

屬性值

已讀取的位元組數。

適用於