Compartilhar via


RepositoryRefDefinition.Branch Propriedade

Definição

Obtém ou define o nome do branch do repositório git para check-out.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a