Share via


SiteExtensionInfo.ProjectUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to