ICommandExtension::Text Property
Visual Studio 2015
The visible label that identifies this command in the menu.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Property Value
Type: System::String^If you want the label to change each time the menu is displayed, set command.Text in QueryStatus(command).
Show: