WorkflowMenuCommands.InsertBreakpointMenu 欄位

定義

CommandID,可用來存取插入中斷點功能表。 此欄位為唯讀。

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

欄位值

CommandID

備註

插入中斷點功能表通常用來將中斷點插入工作流程的游標處,或插入至目前選取範圍之前。

適用於