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 

フィールド値

注釈

デバッグ ステップブランチメニューは、通常、デバッガーのブランチにステップインするために使用されます。

適用対象