SiteExtensionInfoInner.LicenseUrl Property

Definition

Gets or sets license 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to