Xceed Zip Compression Library Documentation
ExcludedReason property (Xceed Zip Item object)
Xceed Zip control reference > Collection objects > XceedZipItem object > ExcludedReason property (Xceed Zip Item object)

Object

XceedZipItem

Description

If the Excluded property contains a value of True, then this property will provide the reason why the file will be skipped.

Data type

xcdSkippingReason

Declaration (DLL API)

An xcdListingFileParams structure is obtained when using the DLL API. The xReason member of that structure contains the same value as this property would.