_CommandBarButton::Parameter Property
Visual Studio 2015
Gets or sets the parameter that is used with the command.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874909)] property String^ Parameter { [DispIdAttribute(1610874909)] String^ get(); [DispIdAttribute(1610874909)] void set(String^ value); }
Implements
CommandBarControl::Parameter
Show: