次の方法で共有


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 

フィールド値

CommandID

注釈

次ステートメント表示メニューは通常、ワークフローの実行をステップスルーしているときに、次の実行ステートメントを強調表示するのに使用されます。

適用対象