SiteExtensionInfoInner.ExtensionUrl Property

Definition

Gets or sets extension URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to