Compartir a través de


PushNotification.RefUpdateResults (Propiedad)

Las referencias que se intentaban actualizarse

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

Sintaxis

'Declaración
Public Property RefUpdateResults As IEnumerable(Of TfsGitRefUpdateResult)
public IEnumerable<TfsGitRefUpdateResult> RefUpdateResults { get; private set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

PushNotification Clase

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