WorkflowMenuCommands.Disable フィールド

定義

無効化メニューにアクセスするために使用できる CommandID 。 このフィールドは読み取り専用です。

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 

フィールド値

注釈

通常、[無効化] メニューでは、ワークフローのアクティビティが無効になります。

適用対象