Delen via


Properties in a Module cannot be declared '<specifier>'

You have attempted to use a specifier, such as MustOverride, NotOverridable, or Overridable, on a property within a module.

Error ID: BC30503

To correct this error

  • Remove the specifier.

See Also

Reference

Module Statement

Module (Visual Basic)