Class EntryEventArgs

Class EntryEventArgs

名称: Aspose.Zip.Iso 組み合わせ: Aspose.Zip.dll (25.5.0)

入場関連のイベントに関する議論

public class EntryEventArgs : EventArgs

Inheritance

object EventArgs EntryEventArgs

相続人

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

Constructors

EntryEventArgs(IsoEntry)

Aspose.Zip.Iso.EntryEventArgsクラスの新しい例を開始します。

public EntryEventArgs(IsoEntry entry)

Parameters

entry IsoEntry

アーカイブエントリー イベントがアップされました。

Properties

Entry

イベントがリリースされるアーカイブ入力を受け取ります。

public IsoEntry Entry { get; }

不動産価値

IsoEntry

 日本語