Class EntryEventArgs

Class EntryEventArgs

Namespace: Aspose.Zip.Iso
Assembly: Aspose.Zip.dll (25.1.0)

ארגומנטים של אירועים הקשורים לכניסות.

public class EntryEventArgs : EventArgs

ירושה

objectEventArgsEntryEventArgs

חברים שהורשו

EventArgs.Empty, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

בונים

EntryEventArgs(IsoEntry)

מאתחל מופע חדש של מחלקת Aspose.Zip.Iso.EntryEventArgs.

public EntryEventArgs(IsoEntry entry)

פרמטרים

entry IsoEntry

כניסת הארכיון שלגביה מתרחש האירוע.

נכסים

Entry

מקבל את כניסת הארכיון שלגביה מתרחש האירוע.

public IsoEntry Entry { get; }

ערך נכס

IsoEntry

 Ελληνικά