OperatingSystem.Version Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a System.Version object that identifies the operating system.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.VersionA Version object that describes the major version, minor version, build, and revision numbers for the operating system.
Show: