Share via


WorkflowMenuCommands.NewDataBreakpointMenu フィールド

定義

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

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

フィールド値

CommandID

注釈

新規データ ブレークポイント メニューは、通常は新しいデータ ドリブン ブレークポイントを挿入します。

適用対象