Partager via


CannotChangeWorkspaceOwnerException, constructeur (String, String, String)

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

Syntaxe

'Déclaration
Public Sub New ( _
    workspaceName As String, _
    oldOwner As String, _
    newOwner As String _
)
public CannotChangeWorkspaceOwnerException(
    string workspaceName,
    string oldOwner,
    string newOwner
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CannotChangeWorkspaceOwnerException Classe

CannotChangeWorkspaceOwnerException, surcharge

Microsoft.TeamFoundation.VersionControl.Server, espace de noms