다음을 통해 공유


WorkflowMenuCommands.BreakpointLocationMenu 필드

정의

중단점 위치 메뉴의 CommandID를 가져옵니다. 이 필드는 읽기 전용입니다.

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

필드 값

CommandID

설명

중단점 위치 메뉴는 일반적으로 중단점의 위치를 수정하는 데 사용됩니다.

적용 대상