Class EntryEventArgs
EntryEventArgs class
Event arguments for entry related events.
public class EntryEventArgs : EventArgs
Constructors
| Name | Description | 
|---|---|
| EntryEventArgs(XarEntry) | 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.Xar
 - assembly Aspose.Zip