Partager via


SourceControl.SourceType Propriété

Définition

Obtient ou définit le type de source. Doit être l’un de VsoGit, VsoTfvc, GitHub. Les valeurs possibles sont les suivantes : « VsoGit », « VsoTfvc », « GitHub »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à