다음을 통해 공유


WorkflowMenuCommands.BreakpointHitCountMenu 필드

정의

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

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

필드 값

CommandID

설명

중단점 적중 횟수 메뉴는 일반적으로 중단점의 적중 횟수를 표시합니다.

적용 대상