Partager via


TestJob.Exception Propriété

Définition

Obtient ou définit l’exception du travail de test.

public string Exception { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="exception")]
public string Exception { get; set; }
member this.Exception : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="exception")>]
member this.Exception : string with get, set
Public Property Exception As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à