次の方法で共有


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 

フィールド値

注釈

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

適用対象