WorkflowMenuCommands.Disable 欄位

定義

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

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

欄位值

備註

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

適用於