WorkflowMenuCommands.InsertBreakpointMenu フィールド

定義

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

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

フィールド値

注釈

ブレークポイントの挿入メニューは、通常、カーソルまたは現在の選択範囲の前にブレークポイントをワークフローに挿入するために使用されます。

適用対象