IOperatingSystemVersion

Description

The IOperatingSystemVersion interface contains properties that are used to get information on the operating system.

Properties

  Property name Brief description
CSDVersion The CSDVersion property returns name of the last update installed in the operating system.
FullName The FullName property returns full name of the operating system.
MajorVersion The MajorVersion property returns number of major version of the operating system.
MinorVersion The MinorVersion property returns number of minor version of the operating system.
Name The Name property returns name of operating system.
PlatformId The PlatformId property returns numeric identifier corresponding to the operating system platform.

See also:

Ui Assembly Interfaces