Click or drag to resize
LastUpdate Properties

The LastUpdate type exposes the following members.

Properties
  NameDescription
Public propertyApplicationId
Gets the Application ID for the update.
Public propertyCompletedTime
Gets the time the update was completed.
Public propertyErrorText
Gets text describing the error that caused the update to fail, if the update had an error, or an empty string if not.
Public propertyLogPath
Gets the path to the update's log file.
Public propertyResult
Gets the result of the update, or if no information about the update's result could be found.
Public propertyStartingVersion
Gets the version of the application that applied the update, or if the application's version could not be found.
Public propertyUpdateVersion
Gets the version of the update, or if the update's version could not be found.
Top
See Also