SecureZipPolicy.ResourceLimitViolationEventArgs.ViolationCode Property
Gets code that identifies which resource limit was violated.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Utils.Zip.Diagnostics.ResourceLimitViolationCode | A value that identifies the specific resource limit violation. |
See Also