C# Defining Preprocessor Symbols(www.blackwasp.co.uk)
submitted by
rcash(4149) 10 months ago
Preprocessor symbols can be defined or undefined in the code or during compilation using C#. The #if preprocessor directive determines which parts of the code are compiled and which are excluded from the final assemblies. This article shows two methods for defining preprocessor directives and how symbols are created and removed.
|category: C#
|Views: 31
tags:
C# another
Everyones tags:
Your Tags: