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