Aracılığıyla paylaş


TfsGitRepositoryRefsCollection.MatchingNames Yöntem

Depodaki sağlanan listede adı olan başvuruları döndürür.

Ad alanı:  Microsoft.TeamFoundation.Git.Server
Derleme:  Microsoft.TeamFoundation.Git.Server (Microsoft.TeamFoundation.Git.Server.dll içinde)

Sözdizimi

'Bildirim
Public Function MatchingNames ( _
    requestContext As TeamFoundationRequestContext, _
    refNames As IEnumerable(Of String) _
) As IEnumerable(Of TfsGitRef)
public IEnumerable<TfsGitRef> MatchingNames(
    TeamFoundationRequestContext requestContext,
    IEnumerable<string> refNames
)

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<TfsGitRef>
Depodaki sağlanan listede adı olan başvuruları.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfsGitRepositoryRefsCollection Sınıf

Microsoft.TeamFoundation.Git.Server Ad Alanı