This documentation is archived and is not being maintained.

ProjectRenamedEvent Constructor (String, String, String)

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

public:
ProjectRenamedEvent(
	String^ projectUri, 
	String^ newName, 
	String^ oldName
)

Parameters

projectUri
Type: System::String
newName
Type: System::String
oldName
Type: System::String

Show: