How to: Change the Debug Stepping Option
When you are debugging activities that have concurrent execution, such as ParallelActivity or ConditionedActivityGroup, you can use one of two options to step through your code.
Follow these steps to change the debug stepping option in your workflow project.
Procedures
To change the debug stepping option
Start Visual Studio.
Open an existing workflow project or create a new project.
On the Workflow menu, point to Debug, and then point to Stepping Options.
Select either Instance or Branch.
See Also
Concepts
Other Resources
Copyright © 2007 by Microsoft Corporation. All rights reserved.