_CommandBarButton::Picture Property
Visual Studio 2015
Gets or sets the icon that appears on the button.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610940430)] property StdPicture^ Picture { [DispIdAttribute(1610940430)] StdPicture^ get(); [DispIdAttribute(1610940430)] void set(StdPicture^ value); }
Show: