共用方式為


SiteExtensionInfoInner.LicenseUrl 屬性

定義

取得或設定授權 URL。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於