Gets the name of the branch to use for deployment.
public string Branch { get; }
member this.Branch : string
Public ReadOnly Property Branch As String
谢谢。