다음을 통해 공유


CommandValues 클래스

정의

Windows 워크플로 디자이너 작업(예: 상황에 맞는 메뉴)을 통합하는 데 사용되는 명령 인터페이스이며, 여기에는 속성 탐색기 서비스, 디버깅 서비스와 같은 사용자 지정 구현의 제공이 포함됩니다.

public ref class CommandValues abstract sealed
public static class CommandValues
type CommandValues = class
Public Class CommandValues
상속
CommandValues

필드

DeleteBreakpoint

중단점을 삭제하는 명령입니다.

DisableBreakpoint

중단점을 비활성화하는 명령입니다.

EnableBreakpoint

중단점을 활성화하는 명령입니다.

InsertBreakpoint

중단점을 삽입하는 명령입니다.

ShowProperties

Visual Studio 속성 표를 열어 속성을 보여 줍니다.

적용 대상