NavigationProgressEventArgs.MaxBytes プロパティ

定義

最大バイト数を取得します。

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

プロパティ値

Int64

最大バイト数。

適用対象