EventsBag.EntryCompressed
EventsBag.EntryCompressed event
在归档条目被压缩后引发。
public event EventHandler<CancelEntryEventArgs> EntryCompressed;
也可以看看
- class CancelEntryEventArgs
- class EventsBag
- 命名空间 Aspose.Zip.Saving
- 部件 Aspose.Zip
在归档条目被压缩后引发。
public event EventHandler<CancelEntryEventArgs> EntryCompressed;