Edit and Continue (Visual Basic): Compiler Option Edits
Visual Studio 2008
This topic applies to:
Edition | Visual Basic | C# | C++ | Web Developer |
|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() |
Standard | ![]() | ![]() | ![]() | ![]() |
Pro and Team | ![]() | ![]() | ![]() | ![]() |
Table legend:
![]() | Applies |
![]() | Does not apply |
![]() | Command or commands hidden by default. |
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.


