CommandName Element
Note
This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
The CommandName
element specifies the text that appears in the keyboard category in the Options dialog box, and in the Commands list in the Customize dialog box.
Syntax
<CommandName>MyCommand</CommandName>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Strings Element | Groups text elements, such as ButtonText and CommandName . |