CommandBarButtonClass::Caption Property
Visual Studio 2015
Gets the caption.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874883)] property String^ Caption { [DispIdAttribute(1610874883)] virtual String^ get(); [DispIdAttribute(1610874883)] virtual void set(String^ value); }
Implements
_CommandBarButton::Caption
Show: