This topic has not yet been rated - Rate this topic

IVsProfferCommands2.RenameNamedCommand Method (String, String, String)

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

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)
void RenameNamedCommand(
	string pszCmdNameCanonical,
	string pszCmdNameCanonicalNew,
	string pszCmdNameLocalizedNew
)

Parameters

pszCmdNameCanonical
Type: System.String

 

pszCmdNameCanonicalNew
Type: System.String

 

pszCmdNameLocalizedNew
Type: System.String

 

Implements

IVsProfferCommands.RenameNamedCommand(String, String, String)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.