|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How To Detect a DEBUG run (in C#)?Hi,
I need to perform some Operations in DEBUG-Builds (C# Windows-Forms application). How can I detect a DEBUG-Configuration and perform actions as with the C++ directives #ifdef _DEBUG .... #else .... #endif Thanks for any hint! Harald |
|||||||||||||||||||||||