WorkflowMenuCommands.Enable 欄位

定義

CommandID A 可以用來存取啟用選單。 此欄位僅供讀取。

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 

欄位值

備註

啟用選單通常會啟用工作流程中的某項活動。

適用於