次の方法で共有


SiteExtensionInfo.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

適用対象