WorkflowMenuCommands.DebugStepBranchMenu 欄位

定義

CommandID A 可用來存取除錯步驟的分支選單。 此欄位僅供讀取。

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 

欄位值

備註

除錯步驟的分支選單通常用於跳入除錯器中的分支。

適用於