WorkflowMenuCommands.ShowNextStatementMenu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
CommandID A 可以用來存取「下一場顯示」的語句選單。 此欄位僅供讀取。
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
欄位值
備註
「顯示下一語句」選單通常用來在工作流程執行過程中高亮下一句要執行的語句。