編集

次の方法で共有


WorkflowMenuCommands.Enable Field

Definition

A CommandID that can be used to access the enable menu. This field is read-only.

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 

Field Value

Remarks

The enable menu typically enables an activity on a workflow.

Applies to