WorkflowMenuCommands.ToggleBreakpointMenu 필드

정의

CommandID 토글 중단점 메뉴에 액세스하는 데 사용할 수 있는 A입니다. 이 필드는 읽기 전용입니다.

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

필드 값

설명

토글 중단점 메뉴는 일반적으로 중단점을 켜거나 끄는 데 사용됩니다.

적용 대상