WorkflowMenuCommands.InsertBreakpointMenu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
CommandID A 可以用來存取插入斷點選單。 此欄位僅供讀取。
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
欄位值
備註
插入斷點選單通常用於在游標處或當前選擇前插入斷點到工作流程中。