Can we detect at runtime if the app is either running in release, rapid or legacy debug mode?
I mean, without making use of conditional symbols in Build Configurations or other flags which have to be set by the user
--EDIT--
I was too fast asking, just found THIS. So the only remaining question how to detect if it is running in rapid or legacy debug mode
I mean, without making use of conditional symbols in Build Configurations or other flags which have to be set by the user
--EDIT--
I was too fast asking, just found THIS. So the only remaining question how to detect if it is running in rapid or legacy debug mode