Compartilhar via


Construtor ProjectAlreadyExistsException (String, Exception)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Sub New ( _
    projectName As String, _
    innerException As Exception _
)
public ProjectAlreadyExistsException(
    string projectName,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ProjectAlreadyExistsException Classe

Sobrecargas ProjectAlreadyExistsException

Namespace Microsoft.TeamFoundation.Server