Sdílet prostřednictvím


SourceControl.SourceType Vlastnost

Definice

Získá nebo nastaví typ zdroje. Musí to být VsoGit, VsoTfvc, GitHub. Mezi možné hodnoty patří: 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro