NavigationProgressEventArgs.BytesRead 属性

定义

获取已读取的字节数。

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

属性值

Int64

已读取的字节数。

适用于