OleMenuCommand::ParametersDescription Property
Visual Studio 2015
Gets or sets the description of the parameters of the command.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property String^ ParametersDescription { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IOleMenuCommand::ParametersDescription
Show: