次の方法で共有


TestNotificationDetailsResponse.CompletedTime プロパティ

定義

完了時刻を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象