Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要检测一个项目何时被删除,以获取该项目的一些信息,但我不能使用 Visual Studio 创建一些东西来获取这些信息,所以我唯一可以使用的是工作流,但我没有关于如何实现这一点的想法,或者是否可以使用工作流来做到这一点。
无法分配工作流来删除项目操作。但是您可以创建自定义操作来启动工作流,然后删除项目。您可以查看本教程