Freigeben über


GitCommit.Push-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property Push As GitPushRef
[DataMemberAttribute(EmitDefaultValue = false)]
public GitPushRef Push { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.SourceControl.WebApi.GitPushRef

.NET Framework-Sicherheit

Siehe auch

Referenz

GitCommit Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace