共用方式為


InformationalUrl.Support Property

Definition

Gets or sets the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to