Compartir a través de


PushNotification.IncludedCommits (Propiedad)

Se compromete que se incluían en la inserción (si existe)

Espacio de nombres:  Microsoft.TeamFoundation.Git.Server
Ensamblado:  Microsoft.TeamFoundation.Git.Server (en Microsoft.TeamFoundation.Git.Server.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

PushNotification Clase

Microsoft.TeamFoundation.Git.Server (Espacio de nombres)