IVsExtensibility2::FireProjectsEvent_ItemRenamed 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:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

void FireProjectsEvent_ItemRenamed(
	Project^ Project,
	String^ OldName
)

Parameters

Project
Type: EnvDTE::Project^

 

OldName
Type: System::String^

 

Return to top
Show: