🔒 You're viewing limited content
In this final lesson, we conclude the course by performing a full end-to-end verification of the T-Card Transfer add-in. You will learn how to navigate the unique challenges of cross-process debugging and witness the execution of your task from File Explorer through to the PDM Task List.
Key Takeaways:
-
- Process Hunting: Identifying the TaskExecutor.exe the engine that actually runs your code.
-
- Catching Errors: See a real-world “Task Failed” exception in action and how it reports back to the PDM Task List.
-
- Live Step-Through: Watching the TaskRun hook execute line-by-line using the Visual Studio “Attach To Process” feature.