SecureZipPolicy.ResourceLimits.MaxEntryCount Property
Gets the maximum allowed number of archive entries.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The maximum entry count. Default: 32,768 (32K). |
See Also