System.OperatingSystem: Property Members

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

Public Properties

[read-only]
PlatformPlatformID.

Gets a PlatformID enumeration value that identifies the operating system platform.

[read-only]
ServicePackstring.

Gets the service pack version represented by this OperatingSystem object.

[read-only]
VersionVersion.

Gets a Version object that identifies the operating system.

[read-only]
VersionStringstring.

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