OperatingSystemModel Properties |
The OperatingSystemModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Architecture |
Gets or sets the architecture of the operating system.
| |
| CsdVersion |
Gets or sets the service pack number.
| |
| HasBCDTemplate |
Gets or sets a value indicating whether the BCDTemplate file exists on the source machine.
| |
| ProductSuite |
Gets or sets a bit mask that identifies the product suites available on the system.
| |
| ProductType |
Gets or sets the product type of the operating system.
| |
| ServicePack |
Gets or sets the service pack number of the operating system.
| |
| Version |
Gets or sets the version of the operating system.
| |
| VersionString |
Gets or sets the version of the operating system.
|