WorkflowMenuCommands.Enable 字段

定义

可用于访问启用菜单的 A CommandID 。 此字段是只读的。

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

字段值

注解

启用菜单通常启用工作流上的活动。

适用于