次の方法で共有


SiteExtensionInfo.Comment プロパティ

定義

サイト拡張機能のコメントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象