CommandBarControl::Caption Property
Visual Studio 2015
Gets or sets the caption of the control.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874883)] property String^ Caption { [DispIdAttribute(1610874883)] String^ get(); [DispIdAttribute(1610874883)] void set(String^ value); }
Show: