Freigeben über


ProjectDoesNotExistWithNameException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    projectId As String, _
    innerException As Exception _
)
public ProjectDoesNotExistWithNameException(
    string projectId,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProjectDoesNotExistWithNameException Klasse

ProjectDoesNotExistWithNameException-Überladung

Microsoft.TeamFoundation.Server-Namespace