Class EntryEventArgs

Class EntryEventArgs

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

argumenty pre vstupné súvisiace udalosti.

public class EntryEventArgs : EventArgs

Inheritance

object EventArgs EntryEventArgs

Derived

CancelEntryEventArgs

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(XarEntry)

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

public EntryEventArgs(XarEntry entry)

Parameters

entry XarEntry

Archív vstupu udalosť je vyzdvihnutá pre.

Properties

Entry

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

public XarEntry Entry { get; }

Hodnota nehnuteľnosti

XarEntry

 Slovenčina