Compartilhar via


Propriedade GitPushRef.PushId

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "pushId", EmitDefaultValue := False)> _
Public Property PushId As Integer
[DataMemberAttribute(Name = "pushId", EmitDefaultValue = false)]
public int PushId { get; set; }

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

GitPushRef Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi