Share via


JobErrorDetails.FilePath Property

Definition

Gets the path to any supplemental error files, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to