N
newscorrespondent
Is there a way with Visual Studio 2003 and 2005 to list the name a value of
compile time constants like those created with #define statements.
Right now I have the need to use the same C# code in 2003 and 2005 and need
to know which version is doing the work. I could create one but if there is
already one there I would rather use it.
Thanks
compile time constants like those created with #define statements.
Right now I have the need to use the same C# code in 2003 and 2005 and need
to know which version is doing the work. I could create one but if there is
already one there I would rather use it.
Thanks