Compartir a través de


SourceProperties.SourceControlType Propiedad

Definición

Obtiene o establece el tipo de servicio de control de código fuente. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a