次の方法で共有


CopyProgress.InvalidDirectoriesProcessed プロパティ

定義

ディレクトリの名前が変更されたことを示す を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象