次の方法で共有


WorkflowMenuCommands.ToggleBreakpointMenu フィールド

定義

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

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

フィールド値

注釈

ブレークポイント切り替えメニューは、通常はブレークポイントをオンまたはオフにするのに使用されます。

適用対象