H
Harald
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
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