SecureZipPolicy.ResourceLimits.MaxDepth Property
Gets the maximum allowed depth of archive entries.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The maximum depth. Default: 32. |
See Also