Specifies the maximum depth of nested archives to be unpacked during scanning. This parameter is optional.
Path
SDKSettings > MaxArchivesScanningDepth
Attributes
This element has no attributes.
Value
The value must be an unsigned integer.
The default value is 0
.
The recommended value is 5
.
Example
The following is an example of this element.
<MaxArchivesScanningDepth>0</MaxArchivesScanningDepth> |