compiler directives

  • Thread starter Thread starter Philip Townsend
  • Start date Start date
P

Philip Townsend

In older versions of Visual Studio, one could set compiler directives
that only executed when an app was in debug mode. It was done by
prefixing stateements with the "#" symbol. Is there a way to do this in
asp.net, c#? Thanks...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top