次の方法で共有


CopyProgress.FilesProcessed プロパティ

定義

処理されたファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象