Share via


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

  1. Start Visual Studio.

  2. Open an existing workflow project or create a new project.

  3. On the Workflow menu, point to Debug, and then point to Stepping Options.

  4. Select either Instance or Branch.

See Also

Concepts

Debug Stepping Options

Other Resources

Debugging Workflows

Copyright © 2007 by Microsoft Corporation. All rights reserved.