Partilhar via


SourceControl.SourceType Propriedade

Definição

Obtém ou define o tipo de origem. Tem de ser de VsoGit, VsoTfvc, GitHub. Os valores possíveis incluem: "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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a