次の方法で共有


CopyProgress.DirectoriesErroredOut プロパティ

定義

ジョブでエラーが発生したディレクトリを示す を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象