Partager via


SourceProperties.SourceControlType Propriété

Définition

Obtient ou définit le type de service de contrôle de code source. Les valeurs possibles sont les suivantes : 'Github', 'VisualStudioTeamService'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à