다음을 통해 공유


TestJob.StatusDetails 속성

정의

테스트 작업의 상태 세부 정보를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상