Class EntryEventArgs
EntryEventArgs class
Event arguments for entry related events.
public class EntryEventArgs : EventArgs
Constructors
Name | Description |
---|---|
EntryEventArgs(IsoEntry) | Initializes a new instance of the EntryEventArgs class. |
Properties
Name | Description |
---|---|
Entry { get; } | Gets the archive entry the event is raised for. |
See Also
- namespace Aspose.Zip.Iso
- assembly Aspose.Zip