_dispSolutionEvents_SinkHelper::ProjectRenamed Method (Project^, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
virtual void ProjectRenamed(
	Project^ A_1,
	String^ A_2
)

Parameters

A_1
Type: EnvDTE::Project^

 

A_2
Type: System::String^

 

Return to top
Show: