Edit and Continue (Visual Basic): Imports Edits
Visual Studio 2010
This topic applies to:
Edition | Visual Basic | C# | F# | C++ | Web Developer |
|---|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() | ![]() |
Pro, Premium, and Ultimate | ![]() | ![]() | ![]() | ![]() | ![]() |
Edit and Continue does not allow adding, changing, or removing Imports statements while in Break mode.
If you want to make one of these changes, you must stop debugging and recompile the project.

