Compartir a través de


ProjectAlreadyExistsException (Constructor) (String, Exception)

Espacio de nombres:  Microsoft.TeamFoundation.Server
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ProjectAlreadyExistsException Clase

ProjectAlreadyExistsException (Sobrecarga)

Microsoft.TeamFoundation.Server (Espacio de nombres)