Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Collection objects / XceedZipItem object / ExcludedReason property (Xceed Zip Item object)
In This Topic
    ExcludedReason property (Xceed Zip Item object)
    In This Topic

    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.