Freigeben über


TfsGitCommitMetadata-Konstruktor

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    requestContext As TeamFoundationRequestContext, _
    gitCommit As TfsGitCommit, _
    pushId As Integer _
)
public TfsGitCommitMetadata(
    TeamFoundationRequestContext requestContext,
    TfsGitCommit gitCommit,
    int pushId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsGitCommitMetadata Klasse

Microsoft.TeamFoundation.Git.Server-Namespace