SiteExtensionInfoInner.Comment Property

Definition

Gets or sets site Extension 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to