The members of System.OperatingSystem are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the OperatingSystem class, using the specified platform identifier value and version 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. |
Clone()
| ||
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| ||
override | ToString()
|