Compartir a través de


TfsGitRefUpdateResult (Constructor)

Espacio de nombres:  Microsoft.TeamFoundation.Git.Server
Ensamblado:  Microsoft.TeamFoundation.Git.Server (en Microsoft.TeamFoundation.Git.Server.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TfsGitRefUpdateResult Clase

Microsoft.TeamFoundation.Git.Server (Espacio de nombres)