Udostępnij za pośrednictwem


Specifiers and attributes are not valid on 'Namespace' statements

Namespaces are used for hierarchical organization of program blocks and programming elements. They do not take any modifiers or attributes.

Error ID: BC32026

To correct this error

  • Remove all keywords and attribute blocks from the Namespace statement.

See Also

Concepts

Namespaces in Visual Basic

Attributes Overview in Visual Basic

Application of Attributes

Reference

Namespace Statement