Search Results for

    Show / Hide Table of Contents

    TZippyFileInfo Structure

    Stores information for a single file inside the zip file.

    Syntax

    Namespace: FlexCel.Core

    public struct TZippyFileInfo

    Fields

    Name Description
    FileName Full name for the file, as explained in TZippyReader.​Get​File​Name. You can use TZippyReader.​Extract​File​Name to get the filename without the path.
    CompressionMode How the file was stored in the zip file.
    FileDateTime Date and time the file was stored.
    UncompressedSize Size of the file uncompressed.
    CompressedSize Size of the compressed file.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com