WorkflowMenuCommands.EnableBreakpointMenu 字段

定义

可用于访问启用断点菜单的 CommandID。 此字段为只读。

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

字段值

CommandID

注解

启用断点菜单通常启用先前设置的断点。

适用于