ToolsMenuItemBase.ActionName 属性

定义

获取菜单项的操作名称。

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

属性值

返回表示菜单项的操作名称的字符串。

适用于