Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZipEntry Class
Members

In This Topic
    C1ZipEntry Class
    In This Topic
    Represents an entry in a zip file, and exposes information including the entry name, compressed and uncompressed sizes, date, checksum, etc.
    Object Model
    C1ZipEntry Class
    Syntax
    'Declaration
     
    
    Public Class C1ZipEntry 
    public class C1ZipEntry 
    Inheritance Hierarchy

    System.Object
       C1.C1Zip.C1ZipEntry

    See Also