次の方法で共有


InformationalUrl.TermsOfService プロパティ

定義

サービスの使用条件 URI を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象