Compartir a través de


SiteSourceControlInner.RepoUrl Propiedad

Definición

Obtiene o establece la dirección URL del repositorio o del control de código fuente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a