A list of preprocessor commands available in C#: : define « Preprocessing Directives « C# / CSharp Tutorial






#define

#undef

#if

#else

#elif

#endif

#line

#error

#warning

#region
  
#pragma








16.1.define
16.1.1.A list of preprocessor commands available in C#:
16.1.2.Preprocessing Directives: define
16.1.3.Use a symbol expression.
16.1.4.Use the Conditional attribute with define