This topic has not yet been rated - Rate this topic

_dispProjectItemsEvents_SinkHelper.ItemRenamed Method

This method supports the .NET Framework 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 ItemRenamed (
	ProjectItem A_1,
	string A_2
)
public void ItemRenamed (
	ProjectItem A_1, 
	String A_2
)
public function ItemRenamed (
	A_1 : ProjectItem, 
	A_2 : String
)

Parameters

A_1

 

A_2

 

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.