WorkflowMenuCommands.DesignerActionsMenu 字段

定义

可用于访问设计器操作菜单的 CommandID。 此字段为只读。

public: static initonly System::ComponentModel::Design::CommandID ^ DesignerActionsMenu;
public static readonly System.ComponentModel.Design.CommandID DesignerActionsMenu;
 staticval mutable DesignerActionsMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly DesignerActionsMenu As CommandID 

字段值

CommandID

注解

设计器操作菜单通常用于访问可用于设计器的操作。

适用于