W
William Ryan
This is going to be really stupid...but I often define method/properties
with an Attribute of Debug. When I compile for build, they cease to exist.
This is cool. However, is there a constant to the inverse? What I want to
do is if I have a Debug Build, I want to skip all sorts of log-on stuff and
the like. Right now, I'm manually setting a property in the build
properties, but I was wondering if there is a more elegant way to do it..ie
with Trace/Release or whatever else (I've tried these already).
Thanks,
Bill
with an Attribute of Debug. When I compile for build, they cease to exist.
This is cool. However, is there a constant to the inverse? What I want to
do is if I have a Debug Build, I want to skip all sorts of log-on stuff and
the like. Right now, I'm manually setting a property in the build
properties, but I was wondering if there is a more elegant way to do it..ie
with Trace/Release or whatever else (I've tried these already).
Thanks,
Bill