Visual Basic Edit and Continue: 35602

Attribute <attr1> was changed to <attr2>.

You tried to make a change that is not supported by Edit and Continue. See Edit and Continue (Visual Basic): Unsupported Method and Property Body Edits for more information.

To correct this error

  • Choose Undo from the Debug menu to undo the change.

    -or-

  • Stop the debugging session, make your edits, and start a new debugging session.

See Also

Reference

Edit and Continue (Visual Basic): Unsupported Method and Property Body Edits

Other Resources

Edit and Continue (Visual Basic)