Partager via


WorkflowMenuCommands.ShowNextStatementMenu Champ

Définition

CommandID qui peut être utilisé pour accéder au menu Afficher l'instruction suivante. Ce champ est en lecture seule.

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 

Valeur de champ

CommandID

Remarques

Le menu Afficher l'instruction suivante est généralement utilisé pour mettre en surbrillance l'instruction suivante à exécuter lors de l'exécution pas à pas d'un workflow.

S’applique à