Click or drag to resize
UpdateStartingEventArgs Properties

The UpdateStartingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCustomData
Gets custom data from the initiating controller.
Public propertyInitiatingApplicationPath
Gets the path of the application that initiated the update.
Public propertyIsInitiatingController
Gets a value indicating whether the event was raised from the UpdateController that is initiating the update.
Public propertyResponse
Gets or sets this controller's response to the update.
Top
See Also