Aracılığıyla paylaş


TfsGitRepositoryRefsCollection.RefNotesInNamespace Yöntem

Verilen bir ad alanının depodaki tüm ref notları verir

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

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<TfsGitRef>
Verilen ad için depo içindeki tüm notlar.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfsGitRepositoryRefsCollection Sınıf

Microsoft.TeamFoundation.Git.Server Ad Alanı