다음을 통해 공유


SourceControl.Branch 속성

정의

소스 제어의 리포지토리 분기를 가져오거나 설정합니다. 분기를 VsoTfvc의 빈 문자열로 포함합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.branch")]
public string Branch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.branch")>]
member this.Branch : string with get, set
Public Property Branch As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상