IActionInfo.Moniker 属性

定义

获取针对名字的操作。

public:
 property System::String ^ Moniker { System::String ^ get(); };
public string Moniker { get; }
member this.Moniker : string
Public ReadOnly Property Moniker As String

属性值

String

处理名字的值的字符串。

适用于