Condividi tramite


Proprietà PushNotification.RefUpdateResults

I riferimenti che sono stati tentativi per essere aggiornati

Spazio dei nomi:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PushNotification Classe

Spazio dei nomi Microsoft.TeamFoundation.Git.Server