Edit and Continue (Visual Basic): Compiler Option Edits
Visual Studio 2010
This topic applies to:
Edition | Visual Basic | C# | F# | C++ | Web Developer |
|---|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() | ![]() |
Pro, Premium, and Ultimate | ![]() | ![]() | ![]() | ![]() | ![]() |
While using Edit and Continue in Break mode, you cannot change, add, or remove the following compiler options:
Option Strict
Option Explicit
Option Compare
If you want to make one of these changes, you must stop debugging and recompile your project.

