Compartilhar via


SourceControl.SourceType Propriedade

Definição

Obtém ou define o tipo de origem. Deve ser um dos 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a