Share via


WorkflowMenuCommands.EnableBreakpointMenu フィールド

定義

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

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

フィールド値

CommandID

注釈

ブレークポイント有効化メニューは、通常は設定済みのブレークポイントを有効にします。

適用対象