CommandBarButtonClass::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)
public: [DispIdAttribute(1610874909)] property String^ Parameter { [DispIdAttribute(1610874909)] virtual String^ get(); [DispIdAttribute(1610874909)] virtual void set(String^ value); }
Implements
_CommandBarButton::Parameter
Show: