NavigationProgressEventArgs.MaxBytes 속성

정의

최대 바이트 수를 가져옵니다.

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

속성 값

Int64

최대 바이트 수입니다.

적용 대상