Partilhar via


SourceProperties.SourceControlType Propriedade

Definição

Obtém ou define o tipo de serviço de controle do código-fonte. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a