Parameter of
Properties
| Name | Type | Description |
|---|---|---|
| Architecture | OperatingSystemArchitecture | This value represents the operating system architecture. |
| CSDVersion | Int32 | This value is the version of the operating system service pack as a number. |
| ProductSuite | Int32 | This value is the Windows OSVERSIONINFOEX structure, which contains operating system version information including major and minor version numbers, a build number, a platform identifier, and information about product suites and the latest service pack installed on the system. |
| ProductType | OperatingSystemProductType | This value represents the type of operating system. |
| ServicePack | String | This value is the version of the operating system service pack as a string. |
| Version | OperatingSystemVersion | This value is the version of the operating system as a number. |
| VersionString | String | This value is the version of the operating system as a string. |