Freigeben über


ProjectAlreadyExistsException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    projectName As String, _
    innerException As Exception _
)
public ProjectAlreadyExistsException(
    string projectName,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProjectAlreadyExistsException Klasse

ProjectAlreadyExistsException-Überladung

Microsoft.TeamFoundation.Server-Namespace