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 

フィールド値

注釈

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

適用対象