次の方法で共有


WorkflowMenuCommands.ClearBreakpointsMenu フィールド

定義

ブレークポイント クリア メニューにアクセスするために使用できる CommandID。 このフィールドは読み取り専用です。

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

フィールド値

CommandID

注釈

ブレークポイント クリア メニューは、通常はデバッガーに設定されたすべてのブレークポイントをクリアするのに使用されます。

適用対象