共用方式為


TopLevelDomainAgreementOption.IncludePrivacy 屬性

定義

取得或設定 lt & ;code & gt;true & lt;/code & gt;,則合約清單也會包含網域隱私權的合約;否則為 & lt;code gt;false & lt;/code && gt;。

[Newtonsoft.Json.JsonProperty(PropertyName="includePrivacy")]
public bool? IncludePrivacy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includePrivacy")>]
member this.IncludePrivacy : Nullable<bool> with get, set
Public Property IncludePrivacy As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於