0

Using VS 2017 programming in C#, when I get the version string from System.Environment.OSVersion I get something of the form 10.0.x.0. When I run winver it displays OS Build x.y. Run "ver" on the command line you get 10.0.x.y. So the question is, how do I get 'y'?

Gregg H
  • 143
  • 1
  • 9

0 Answers0