Gets the concatenated string representation of the platform identifier, version, and service pack that are currently installed on the operating system.
Documentation for this section has not yet been entered.
By default, the value returned by OperatingSystem.VersionString is the same as the value returned by the OperatingSystem.ToString method. However, an implementation of the .NET Framework for a different platform might return a more appropriate string for that platform.