EntryEventArgs.Entry

EntryEventArgs.Entry property

Gets the archive entry the event is raised for.

public IsoEntry Entry { get; }

See Also