AllowFileOverwriteEventArgs.ZipItem Property
Obtains the zip item for which a file conflict is detected.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ZipItem | A ZipItem descendant that is the zip item being unzipped. |
See Also