WorkflowMenuCommands.ShowNextStatementMenu フィールド

定義

次のステートメントの表示メニューにアクセスするために使用できる CommandID 。 このフィールドは読み取り専用です。

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

フィールド値

注釈

通常、[次のステートメントの表示] メニューは、ワークフローの実行中に実行される次のステートメントを強調表示するために使用されます。

適用対象