S
Selden McCabe
I would like to have a compiler directive to switch on or off some code in
several different places.
Is it possible to define a compiler directive (#define BUILD_RESOURCES)
somewhere and have it apply to all forms and classes? I tried putting it
at the top of global.asax, but that didn't work.
Thanks!
---Selden
several different places.
Is it possible to define a compiler directive (#define BUILD_RESOURCES)
somewhere and have it apply to all forms and classes? I tried putting it
at the top of global.asax, but that didn't work.
Thanks!
---Selden