Compartir a través de


GitIntegration.QueryRefs (Método)

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueryRefs ( _
    repositoryId As Guid, _
    refTypeFilter As String _
) As TfsGitRef()
[WebMethodAttribute]
public TfsGitRef[] QueryRefs(
    Guid repositoryId,
    string refTypeFilter
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Git.Server.Serialization.TfsGitRef[]

Seguridad de .NET Framework

Vea también

Referencia

GitIntegration Clase

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