D
DULLAX
Folks,
This is probably easy if you have come across it -
I am trying to #define a variable in the build property - for a Web
Service Project
I see the project settings are totally different for a Web Service v/s
a regular C# project
in VS2005 -
How do I create a #define in the build property ?
Current workaround is to put it as the first line in the Web Service -
but this results in code change every time I need to define/undefine
Any help is appreciated.
Thanks in Advance
Dullax
This is probably easy if you have come across it -
I am trying to #define a variable in the build property - for a Web
Service Project
I see the project settings are totally different for a Web Service v/s
a regular C# project
in VS2005 -
How do I create a #define in the build property ?
Current workaround is to put it as the first line in the Web Service -
but this results in code change every time I need to define/undefine
Any help is appreciated.
Thanks in Advance
Dullax