WorkflowMenuCommands.EnableBreakpointMenu 欄位

定義

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

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 

欄位值

CommandID

備註

啟用中斷點功能表通常可啟用先前設定的中斷點。

適用於