Click or drag to resize
OperatingSystemModel Properties

The OperatingSystemModel type exposes the following members.

Properties
  NameDescription
Public propertyArchitecture
Gets or sets the architecture of the operating system.
Public propertyCsdVersion
Gets or sets the service pack number.
Public propertyHasBCDTemplate
Gets or sets a value indicating whether the BCDTemplate file exists on the source machine.
Public propertyProductSuite
Gets or sets a bit mask that identifies the product suites available on the system.
Public propertyProductType
Gets or sets the product type of the operating system.
Public propertyServicePack
Gets or sets the service pack number of the operating system.
Public propertyVersion
Gets or sets the version of the operating system.
Public propertyVersionString
Gets or sets the version of the operating system.
Top
See Also