다음을 통해 공유


SourceControl.SourceType 속성

정의

원본 형식을 가져오거나 설정합니다. VsoGit, VsoTfvc, GitHub 중 하나여야 합니다. 가능한 값은 '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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상