CopyState.TotalBytes プロパティ

定義

コピーのコピー元の合計バイト数を取得します。

public long? TotalBytes { get; }
member this.TotalBytes : Nullable<int64>
Public ReadOnly Property TotalBytes As Nullable(Of Long)

プロパティ値

コピー元のバイト数、または null です。

適用対象