WorkflowMenuCommands.DebugStepBranchMenu 欄位

定義

CommandID,可用來存取偵錯步驟的分支功能表。 此欄位為唯讀。

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

欄位值

備註

偵錯步驟分支功能表通常用來逐步執行偵錯工具中的分支。

適用於