Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The statement cannot appear at the level of a namespace. The only declarations allowed at namespace level are module, interface, class, delegate, enumeration, and structure declarations.
Error ID: BC30001
To correct this error
- Move the statement to a location within a module, class, interface, structure, enumeration, or delegate definition.