Visual Basic/Compiler Directives

From Wikibooks, open books for an open world
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.