The properties of System.OperatingSystem are listed below. For a list of all members, see the OperatingSystem Members list.
See Also: Inherited members from System.Object
[read-only] | Platform | PlatformID.
Gets a PlatformID enumeration value that identifies the operating system platform. |
[read-only] | ServicePack | string.
Gets the service pack version represented by this OperatingSystem object. |
[read-only] | Version | Version.
Gets a Version object that identifies the operating system. |
[read-only] | VersionString | string.
Gets the concatenated string representation of the platform identifier, version, and service pack that are currently installed on the operating system. |