How to: Apply Code Changes Explicitly
This topic applies to:
Edition |
Visual Basic |
C# |
F# |
C++ |
Web Developer |
---|---|---|---|---|---|
Express |
|||||
Pro, Premium, and Ultimate |
In Visual C++, Edit and Continue can apply code changes in two ways. Code changes can be applied implicitly, when you choose an execution command, or explicitly, using the Apply Code Changes command.
When you apply code changes explicitly, your program remains in break mode – no execution occurs.
Procedure
To apply code changes explicitly
On the Debug menu, choose Apply Code Changes.
When you install Visual Studio, Edit and Continue is turned on by default. For more information, see: