How to: Run to a Specified Location

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies Topic applies

Pro, Premium, and Ultimate

Topic applies Topic applies Topic applies Topic applies Topic applies

Sometimes, while debugging, you will want to execute to a certain point in code, and then break. If you have a breakpoint set at the location where you want to break, you can follow this procedure.

Note

The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Working with Settings.

To run to a specified location where you have set a breakpoint

See Also

Concepts

Execution Control