Properties cannot be declared '<modifiername>'
There is an error in the syntax used in the Property
declaration. This error generally indicates that a specified keyword, such as WithEvents
, cannot be used in a Property
declaration.
Error ID: BC30639
- Check the syntax for the
Property
declaration.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: