| UpdateContext Properties |
The UpdateContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationDirectory |
Gets the path to the application being updated.
| |
| Log |
Gets the update log.
| |
| SharedProperties |
Gets an IDictionary containing properties that
can be shared between actions.
| |
| State |
Gets the current state of the update in progress.
| |
| TargetApplicationIdentity |
Gets a WindowsIdentity that represents the identity of the user
who ran the application being updated.
| |
| UpdatePackageDirectory |
Gets the path to the update package being used to update the application.
|