Compartir a través de


ITeamFoundationGitCommitService.GetPushData (Método)

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

Sintaxis

'Declaración
Function GetPushData ( _
    requestContext As TeamFoundationRequestContext, _
    pushIds As Integer() _
) As List(Of TfsGitPushMetadata)
List<TfsGitPushMetadata> GetPushData(
    TeamFoundationRequestContext requestContext,
    int[] pushIds
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.List<TfsGitPushMetadata>

Seguridad de .NET Framework

Vea también

Referencia

ITeamFoundationGitCommitService Interfaz

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