Share via


SiteExtensionInfo.ExtensionUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to