Jump to content

Visual Basic/Compiler Directives

From Wikibooks, open books for an open world

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.