次の方法で共有


CopyProgress.TotalFilesToProcess プロパティ

定義

処理するファイルの合計を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象