共用方式為


ContractualRulesLicenseAttribution.LicenseNotice Property

Definition

Gets the license to display next to the targeted field.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to