다음을 통해 공유


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 

필드 값

CommandID

설명

디버그 단계별 분기 실행 메뉴는 일반적으로 디버거의 분기를 한 단계씩 실행하는 데 사용됩니다.

적용 대상