WorkflowMenuCommands.NewDataBreakpointMenu 欄位

定義

CommandID A 可以用來存取新的資料斷點選單。 此欄位僅供讀取。

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 

欄位值

備註

新的資料斷點選單通常會插入一個新的資料驅動斷點。

適用於