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

備註

中斷點位置功能表通常用來修改中斷點的位置。

適用於