Is there a way to compare the value of _MSC_VER in C#? Or is there another way of getting the compiler version in C#?

前端 未结 0 1580
小蘑菇
小蘑菇 2020-12-03 12:16

I\'d like to get the version of Visual Studio used to build a C# project without having to resort to C++/CLI. When I use the following in C# the compiler complains.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题