[This is preliminary documentation and is subject to change.]
The name of the command, used in menus and buttons.
| C# | Visual Basic | Visual C++ |
public virtual string Name { get; protected set; }
Public Overridable Property Name As String
public: virtual property String^ Name { String^ get (); void set (String^ value); }
The name of the command.