Compartir a través de


RepositoryRefDefinition.Commit Propiedad

Definición

Obtiene o establece el SHA de confirmación que se va a desproteger. Este valor debe combinarse con el nombre de la rama para que sea válido. Esto tiene prioridad sobre semver.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a