Partager via


TfsGitRefUpdateResult, constructeur

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

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    oldObjectId As Byte(), _
    newObjectId As Byte(), _
    status As TfsGitRefUpdateStatus _
)
public TfsGitRefUpdateResult(
    string name,
    byte[] oldObjectId,
    byte[] newObjectId,
    TfsGitRefUpdateStatus status
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TfsGitRefUpdateResult Classe

Microsoft.TeamFoundation.Git.Server, espace de noms