CommandBar::Name Property
Visual Studio 2015
Gets or sets the non-localized name of the command bar.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874894)] property String^ Name { [DispIdAttribute(1610874894)] String^ get(); [DispIdAttribute(1610874894)] void set(String^ value); }
Show: