Conditional Compilation (Visual Basic)

In conditional compilation, particular blocks of code in a program are compiled selectively while others are ignored.

In This Section