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

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.