Compartilhar via


Construtor CannotChangeWorkspaceOwnerException (String, String, String)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    workspaceName As String, _
    oldOwner As String, _
    newOwner As String _
)
public CannotChangeWorkspaceOwnerException(
    string workspaceName,
    string oldOwner,
    string newOwner
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CannotChangeWorkspaceOwnerException Classe

Sobrecargas CannotChangeWorkspaceOwnerException

Namespace Microsoft.TeamFoundation.VersionControl.Server