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

적용 대상