共用方式為


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

備註

新資料中斷點功能表通常用來插入新資料驅動的中斷點。

適用於