次の方法で共有


ApiProfile.ProfileVersion プロパティ

定義

プロファイルのバージョンを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="profileVersion")]
public string ProfileVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profileVersion")>]
member this.ProfileVersion : string
Public ReadOnly Property ProfileVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象