SiteExtensionInfoInner.Summary Property

Definition

Gets or sets summary description.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to