'Shared' cannot be combined with '<specifier>' on a property declaration

You have attempted to combine the Shared modifier with a specifier that is not valid in such a combination on a property declaration.

Error ID: BC30502

To correct this error

  • Remove the specifier.

See Also

Reference

Shared (Visual Basic)