WorkflowMenuCommands.ShowNextStatementMenu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
欄位值
備註
顯示下一個陳述式功能表通常用來在逐步執行工作流程時反白顯示下一個要執行的陳述式。