Visual Basic/Compiler Directives

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Introduction[edit | edit source]

Compiler directives are instructions that are executed by the compiler at compile time rather than by the program at run time.