Share via


WorkflowMenuCommands.BreakpointConstraintsMenu フィールド

定義

ブレークポイント制約メニューの CommandID を取得します。 このフィールドは読み取り専用です。

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

フィールド値

CommandID

注釈

ブレークポイント制約メニューは、通常はブレークポイントに関する制約を設定、削除、または変更するのに使用されます。

適用対象