WorkflowMenuCommands.Enable フィールド

定義

有効化メニューへのアクセスに使用できる 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 

フィールド値

注釈

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

適用対象