ZipItemAddingEventArgs Constructors
Provides data for the ZipArchive.ItemAdding event.Name | Parameters | Description |
---|---|---|
ZipItemAddingEventArgs(ZipItem) | item | Initializes a new instance of the ZipItemAddingEventArgs object with the specified zip item. |
See Also