IOleMenuCommand.ParametersDescription 属性

定义

获取或设置参数说明。

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

属性值

String

参数说明。

适用于