WorkflowMenuCommands.EnableBreakpointMenu 欄位

定義

CommandID A 可以用來存取啟用斷點選單。 此欄位僅供讀取。

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

欄位值

備註

啟用斷點選單通常會啟用先前設定的斷點。

適用於