Module attribute '<attributename>' is not valid: <error>

The common language runtime does not accept the attribute on a module.

Error ID: BC30130

To correct this error

  1. Remove the attribute from the declaration or replace it with an attribute that is valid for the context.

  2. Examine the quoted error message and take appropriate action.

See Also

Tasks

How to: Define Your Own Attributes