Поделиться через


TestJob.Exception Свойство

Определение

Возвращает или задает исключение тестового задания.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к