次の方法で共有


TestNotificationDetailsResponse.CreatedTime プロパティ

定義

作成された時刻を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象