WorkflowMenuCommands.RunToCursorMenu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
CommandID,可用於存取執行至游標處功能表。 此欄位為唯讀。
public: static initonly System::ComponentModel::Design::CommandID ^ RunToCursorMenu;
public static readonly System.ComponentModel.Design.CommandID RunToCursorMenu;
staticval mutable RunToCursorMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly RunToCursorMenu As CommandID
欄位值
備註
執行至游標處功能表通常用來將中斷點放置在工作流程中的游標處,並在到達該中斷點時繼續執行。