SiteExtensionInfoInner.ExtensionUrl 속성

정의

확장 URL을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상