WorkflowMenuCommands.DebugStepInstanceMenu 欄位

定義

CommandID,可用來存取偵錯步驟執行個體功能表。 此欄位為唯讀。

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

欄位值

CommandID

備註

偵錯步驟執行個體功能表通常用來逐步執行偵錯工具中物件的執行個體。

適用於