Click or drag to resize
UpdateContext Properties

The UpdateContext type exposes the following members.

Properties
  NameDescription
Public propertyApplicationDirectory
Gets the path to the application being updated.
Public propertyLog
Gets the update log.
Public propertySharedProperties
Gets an IDictionary containing properties that can be shared between actions.
Public propertyState
Gets the current state of the update in progress.
Public propertyTargetApplicationIdentity
Gets a WindowsIdentity that represents the identity of the user who ran the application being updated.
Public propertyUpdatePackageDirectory
Gets the path to the update package being used to update the application.
Top
See Also