CopyState.BytesCopied プロパティ

定義

これまでの操作でコピーされたバイト数を取得します。

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

プロパティ値

これまでの操作でコピーされたバイト数、または null です。

適用対象