NavigationProgressEventArgs.BytesRead 屬性

定義

取得已讀取的位元組數。

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

屬性值

Int64

已讀取的位元組數。

適用於