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

 فارسی