共用方式為


SiteExtensionInfoInner.ExtensionId 屬性

定義

取得或設定網站延伸模組識別碼。

[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

適用於