Partager via


GitIntegration.QueryRefs, méthode

Espace de noms :  Microsoft.TeamFoundation.Git.Server
Assembly :  Microsoft.TeamFoundation.Git.Server (dans Microsoft.TeamFoundation.Git.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function QueryRefs ( _
    repositoryId As Guid, _
    refTypeFilter As String _
) As TfsGitRef()
[WebMethodAttribute]
public TfsGitRef[] QueryRefs(
    Guid repositoryId,
    string refTypeFilter
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

GitIntegration Classe

Microsoft.TeamFoundation.Git.Server, espace de noms