SiteExtensionInfoInner.ExtensionId 속성

정의

사이트 확장 ID를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상