WorkflowMenuCommands.BreakpointActionMenu 字段

定义

获取断点操作菜单的 CommandID。 此字段为只读。

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

字段值

CommandID

注解

断点操作菜单通常用于设置、移除或更改断点。

适用于