Class EntryEventArgs

Class EntryEventArgs

Pôvodný názov: Aspose.Zip.Iso Zhromaždenie: Aspose.Zip.dll (25.5.0)

argumenty pre vstupné súvisiace udalosti.

public class EntryEventArgs : EventArgs

Inheritance

object EventArgs EntryEventArgs

Z dedičných členov

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

Constructors

EntryEventArgs(IsoEntry)

Iniciuje novú inštanciu triedy Aspose.Zip.Iso.EntryEventArgs.

public EntryEventArgs(IsoEntry entry)

Parameters

entry IsoEntry

Archív vstupu udalosť je vyzdvihnutá pre.

Properties

Entry

Dostane sa do archívu vstup, pre ktorý sa podujatie zvyšuje.

public IsoEntry Entry { get; }

Hodnota nehnuteľnosti

IsoEntry

 Slovenčina