Edit and Continue (Visual Basic): Unsupported Declaration EditsĀ 

This topic applies to:

Visual Studio Edition

Visual Basic

C#

C++

J#

Express

Yes

No

No

No

Standard

Yes

No

No

No

Pro/Team

Yes

No

No

No

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.

In This Section

See Also

Other Resources

Edit and Continue (Visual Basic)