IVsProfferCommands2.RenameNamedCommand Method (String, String, String)
Visual Studio 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
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)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.