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 

フィールド値

注釈

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

適用対象