IVsExtensibility2::FireProjectItemsEvent_ItemRenamed Method (ProjectItem^, 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 FireProjectItemsEvent_ItemRenamed(
	ProjectItem^ ProjectItem,
	String^ OldName
)

Parameters

ProjectItem
Type: EnvDTE::ProjectItem^

 

OldName
Type: System::String^

 

Return to top
Show: