共用方式為


SourceControlUpdateParameters.Branch 屬性

定義

取得或設定原始檔控制的存放庫分支。

[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

適用於