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

    Object

    XceedZipItem

    Description

    Indicates if this file would be processed (False) or excluded (True) if the Unzip method were to be called with the same property settings as when the GetZipContents method was called.

    Data type

    Boolean

    Declaration (DLL API)

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