Condividi tramite


SourceControlConfiguration.RepositoryUrl Property

Definition

Gets or sets url of the SourceControl Repository.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to