Aracılığıyla paylaş


TfsGitCommit.GetParents Yöntem

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

Sözdizimi

'Bildirim
Public Function GetParents ( _
    requestContext As TeamFoundationRequestContext _
) As IEnumerable(Of TfsGitCommit)
public IEnumerable<TfsGitCommit> GetParents(
    TeamFoundationRequestContext requestContext
)

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<TfsGitCommit>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfsGitCommit Sınıf

Microsoft.TeamFoundation.Git.Server Ad Alanı