次の方法で共有


SiteExtensionInfo.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

適用対象