CancelWizardLoadEventArgs Properties |
The CancelWizardLoadEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateDisplayName |
Gets or sets a value indicating whether to raise CalculateDisplayName event.
| |
| CalculateLocation |
Gets or sets a value indicating whether to raise CalculateLocation event.
| |
| Cancel |
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.) | |
| CurrentObject |
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.) | |
| Parent |
Gets the parent folder of the object.
|