WorkflowMenuCommands.NewDataBreakpointMenu 필드

정의

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

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

필드 값

설명

새 데이터 중단점 메뉴는 일반적으로 새 데이터 기반 중단점을 삽입합니다.

적용 대상