NavigationProgressEventArgs.BytesRead 속성

정의

읽은 바이트 수를 가져옵니다.

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

속성 값

Int64

읽은 바이트 수입니다.

적용 대상