Partager via


PushNotification.IncludedCommits, propriété

Les preuves qui étaient incluses dans la transmission de type push (le cas échéant)

Espace de noms :  Microsoft.TeamFoundation.Git.Server
Assembly :  Microsoft.TeamFoundation.Git.Server (dans Microsoft.TeamFoundation.Git.Server.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

PushNotification Classe

Microsoft.TeamFoundation.Git.Server, espace de noms