CommandName Element

 

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

ElementDescription
Strings ElementGroups text elements, such as ButtonText and CommandName.

Visual Studio Command Table (.Vsct) Files

Show: