Freigeben über


SourceProperties.SourceControlType Eigenschaft

Definition

Ruft den Typ des Quellcodeverwaltungsdiensts ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: