IOleMenuCommand.ParametersDescription Property

Definition

Gets or sets the parameter description.

public:
 property System::String ^ ParametersDescription { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ParametersDescription { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ParametersDescription { get; set; }
member this.ParametersDescription : string with get, set
Public Property ParametersDescription As String

Property Value

The parameter description.

Applies to