Delen via


JobInnerError.Component Property

Definition

Gets the component that failed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to