次の方法で共有


JobErrorDetails.FilePath プロパティ

定義

補足エラー ファイル (存在する場合) へのパスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="filePath")]
public string FilePath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filePath")>]
member this.FilePath : string
Public ReadOnly Property FilePath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象