Entry

EntryEventArgs.Entry property

Gets the archive entry the event is raised for.

public ArchiveEntry Entry { get; }

See Also