Freigeben über


WorkspaceExistsException-Konstruktor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    workspaceName As String, _
    ownerName As String _
)
public WorkspaceExistsException(
    string workspaceName,
    string ownerName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WorkspaceExistsException Klasse

WorkspaceExistsException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace