WorkflowMenuCommands.ExecutionStateMenu 필드

정의

실행 상태 메뉴에 액세스하는 데 사용할 수 있는 A CommandID 입니다. 이 필드는 읽기 전용입니다.

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

필드 값

설명

실행 상태 메뉴는 일반적으로 워크플로의 상태를 나타냅니다.

적용 대상