Freigeben über


NotWorkspaceOwnerException-Konstruktor

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 NotWorkspaceOwnerException(
    string workspaceName,
    string ownerName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NotWorkspaceOwnerException Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace