Compartilhar via


Construtor WorkspaceCreationException

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, _
    ownerName As String _
)
public WorkspaceCreationException(
    string workspaceName,
    string ownerName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WorkspaceCreationException Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server