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.
Class library projects used to create DLLs do not allow the use of the End keyword to stop the execution of code in a procedure.
Error ID: BC30615
To correct this error
- Use control structures such as While and For to control the flow of program execution.