| UpdateStartingEventArgs Properties |
The UpdateStartingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomData |
Gets custom data from the initiating controller.
| |
| InitiatingApplicationPath |
Gets the path of the application that initiated the update.
| |
| IsInitiatingController |
Gets a value indicating whether the event was raised from the UpdateController
that is initiating the update.
| |
| Response |
Gets or sets this controller's response to the update.
|