This documentation is archived and is not being maintained.

RegisterProjectException Constructor (String, Exception)

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

public:
RegisterProjectException(
	String^ projectUrl, 
	Exception^ innerException
)

Parameters

projectUrl
Type: System::String
innerException
Type: System::Exception

Show: