WorkflowMenuCommands.ToggleBreakpointMenu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
A CommandID 可以用來切換斷點選單。 此欄位僅供讀取。
public: static initonly System::ComponentModel::Design::CommandID ^ ToggleBreakpointMenu;
public static readonly System.ComponentModel.Design.CommandID ToggleBreakpointMenu;
staticval mutable ToggleBreakpointMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ToggleBreakpointMenu As CommandID
欄位值
備註
切換中斷點選單通常用來開啟或關閉中斷點。