How to: Apply Code Changes Explicitly

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic does not apply Topic does not apply Topic does not apply Topic applies Topic does not apply

Pro, Premium, and Ultimate

Topic does not apply Topic does not apply Topic does not apply Topic applies Topic does not apply

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

See Also

Reference

Edit and Continue (Visual C#)