In my VSPackage project, I use command from another project using UsedCommand element https://docs.microsoft.com/en-us/visualstudio/extensibility/usedcommands-element?view=vs-2017. Is it possible to change the name of the button for this command
and don't change the name of the original command button?
↧