Compartilhar via


Propriedade PushNotification.RefUpdateResults

As referências que foram tiveram ser atualizadas

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

Sintaxe

'Declaração
Public Property RefUpdateResults As IEnumerable(Of TfsGitRefUpdateResult)
public IEnumerable<TfsGitRefUpdateResult> RefUpdateResults { get; private set; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<TfsGitRefUpdateResult>

Segurança do .NET Framework

Consulte também

Referência

PushNotification Classe

Namespace Microsoft.TeamFoundation.Git.Server