How to: Stop Code Changes

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies

Standard

Topic applies Topic applies Topic applies Topic applies

Pro and Team

Topic applies Topic applies Topic applies Topic applies

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

While Edit and Continue is in the process of applying code changes, you can stop the operation.

Warning

Stopping codes changes in managed code can produce unexpected results. Applying changes to managed code is normally a quick process, so there is seldom need to stop code changes in managed code.

To stop applying code changes

  • Choose Stop Applying Code Changes from the Debug menu.

This menu item is visible only when code changes are being applied.

If you choose this option, none of the code changes are committed.

See Also

Concepts

Edit and Continue

Reference

Edit and Continue, Debugging, Options Dialog Box