OperatingSystem: VersionString (get)

VersionString

Gets the concatenated string representation of the platform identifier, version, and service pack that are currently installed on the operating system.



 Public Property Get VersionString ( ) As String

Return Values

String -  The string representation of the values returned by the Platform, Version, and ServicePack properties.

Read Only.

See Also

Project CorLib Overview

Class OperatingSystem Overview