次の方法で共有


EndpointKeysDTO.LastStableVersion プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象