Compartir a través de


CannotChangeWorkspaceOwnerException (Constructor) (String, String, String)

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

Sintaxis

'Declaración
Public Sub New ( _
    workspaceName As String, _
    oldOwner As String, _
    newOwner As String _
)
public CannotChangeWorkspaceOwnerException(
    string workspaceName,
    string oldOwner,
    string newOwner
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CannotChangeWorkspaceOwnerException Clase

CannotChangeWorkspaceOwnerException (Sobrecarga)

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