Compartir a través de


SourceProperties.Branch Propiedad

Definición

Obtiene o establece el nombre de rama del código fuente.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a