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

    Object

    XceedZipItem

    Description

    This property provides the path and filename of a listed file exactly as it is stored in the zip file.

    Data type

    String

    Declaration (DLL API)

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