次の方法で共有


CopyProgress.BytesProcessed プロパティ

定義

転送されたバイト数を示す を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="bytesProcessed")]
public long? BytesProcessed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bytesProcessed")>]
member this.BytesProcessed : Nullable<int64>
Public ReadOnly Property BytesProcessed As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象