_CommandBarButton::Mask Property
Visual Studio 2015
Gets the mask. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610940432)] property StdPicture^ Mask { [DispIdAttribute(1610940432)] StdPicture^ get(); [DispIdAttribute(1610940432)] void set(StdPicture^ value); }
This property throws a DeprecatedException when called.
Show: