다음을 통해 공유


WorkflowMenuCommands.BreakpointConditionMenu 필드

정의

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

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

필드 값

CommandID

설명

중단점 조건 메뉴는 일반적으로 조건부 중단점을 설정, 제거 또는 변경하는 데 사용됩니다.

적용 대상