WorkflowMenuCommands.BreakpointLocationMenu 字段

定义

获取断点位置菜单的 CommandID。 此字段为只读。

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

字段值

CommandID

注解

断点位置菜单通常用于修改断点的位置。

适用于