SiteExtensionInfoInner.ProjectUrl Property

Definition

Gets or sets project URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to