WorkflowMenuCommands.BreakpointConditionMenu 欄位

定義

取得中斷點條件功能表的 CommandID。 此欄位為唯讀。

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

欄位值

CommandID

備註

中斷點條件功能表通常用來設定、移除或變更條件中斷點。

適用於