Mono Class Library: Overview

System.OperatingSystem: Members

The members of System.OperatingSystem are listed below.

See Also: Inherited members from System.Object

Public Constructors

Create a new OperatingSystem object with the specified PlatformID and Version values.

Public Properties

[read-only]
PlatformPlatformID. Platform identifying this OperatingSystem.
[read-only]
ServicePackstring. Documentation for this section has not yet been entered.
[read-only]
VersionVersion. Version of this OperatingSystem.
[read-only]
VersionStringstring. Documentation for this section has not yet been entered.

Public Methods

Clone() : object
Creates a copy of this OperatingSystem object.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.