CommandName Element
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CommandName Element.
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.
<CommandName>MyCommand</CommandName>
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. |
Show: