UpdateInfo Class |
Namespace: Xcalibur.Models.Updates
The UpdateInfo type exposes the following members.
Name | Description | |
---|---|---|
UpdateInfo | Initializes a new instance of the UpdateInfo class |
Name | Description | |
---|---|---|
Caption |
Win32_QuickFixEngineering: A short textual description of the object.
| |
Description |
Win32_QuickFixEngineering: A textual description of the object.
| |
HotFixId |
Win32_QuickFixEngineering: Unique identifier associated with a particular update.
| |
InstalledBy |
Win32_QuickFixEngineering: Person who installed the update. If this value is unknown,
the property is empty.
| |
InstalledOn |
Win32_QuickFixEngineering: Date that the update was installed. If this value is unknown,
the property is empty.
| |
ServicePackInEffect |
Win32_QuickFixEngineering: Service pack in effect when the update was applied. If no service
pack has been applied, the property takes on the value SP0. If it cannot be determined what
service pack was in effect, this property is NULL.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |