SecureZipPolicy.Options.AllowOverwrite Property
Gets whether overwriting an existing file is permitted during extraction.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to AllowOverwrite |
|---|---|
| SecureZipPolicy |
|
See Also