Compartilhar via


Propriedade PushNotification.IncludedCommits

As confirmações que foram incluídas no enviar (se houver)

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

PushNotification Classe

Namespace Microsoft.TeamFoundation.Git.Server