SiteExtensionInfoInner.ExtensionId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to