Compartir a través de


SiteExtensionInfo.ProjectUrl Propiedad

Definición

Obtiene o establece la dirección URL del proyecto.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a