Edit and Continue (Visual Basic): Unsupported Declaration Edits
Visual Studio 2010
This topic applies to:
Edition | Visual Basic | C# | F# | C++ | Web Developer |
|---|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() | ![]() |
Pro, Premium, and Ultimate | ![]() | ![]() | ![]() | ![]() | ![]() |
In most cases, you are not allowed to make changes to code declarations, such as property, method, or class declarations, that affect the public structure of a class while in Break mode. The topics in this section list the specific changes to declarative code that are not allowed when using Edit and Continue.

