Share via


SiteExtensionInfo.LicenseUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to