次の方法で共有


InformationalUrl.Support プロパティ

定義

サポート URI を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象