Ui > Ui Assembly Interfaces > IOperatingSystemVersion
The IOperatingSystemVersion interface contains properties that are used to get information on the operating system.
Property name | Brief description | |
![]() |
BuildNumber | Outdated. The BuildNumber property returns number of operating system build. |
![]() |
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: