Sdílet prostřednictvím


TestJob.Exception Vlastnost

Definice

Získá nebo nastaví výjimku testovací úlohy.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro