다음을 통해 공유


WorkflowMenuCommands.InsertBreakpointMenu 필드

정의

중단점 삽입 메뉴에 액세스하는 데 사용하는 CommandID입니다. 이 필드는 읽기 전용입니다.

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

필드 값

CommandID

설명

중단점 삽입 메뉴는 일반적으로 워크플로의 현재 커서 위치 또는 현재 선택 위치 앞에 중단점을 삽입하는 데 사용됩니다.

적용 대상