Freigeben über


PushNotification.IncludedCommits-Eigenschaft

Die Commits, die im Push enthalten waren (falls vorhanden)

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public Property IncludedCommits As IEnumerable(Of Byte())
public IEnumerable<byte[]> IncludedCommits { get; private set; }

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<array<Byte[]>

.NET Framework-Sicherheit

Siehe auch

Referenz

PushNotification Klasse

Microsoft.TeamFoundation.Git.Server-Namespace