![]() | OperatingSystemModel Class |
Namespace: DoubleTake.Web.Models
The OperatingSystemModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | OperatingSystemModel | Initializes a new instance of the OperatingSystemModel class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |