CancelEntryEventArgs
CancelEntryEventArgs class
Event arguments for cancelable entry related events.
The CancelEntryEventArgs type exposes the following members:
Constructors
| Name | Description |
|---|---|
| CancelEntryEventArgs(entry) | Initializes a new instance of the CancelEntryEventArgs class. |
Properties
| Name | Description |
|---|---|
| entry | Gets the archive entry the event is raised for. |
| cancel | Gets or sets a value indicating whether the event should be canceled. |
See Also
- namespace aspose.zip
- assembly Aspose.Zip