Xceed .NET Libraries Documentation
Xceed.GZip Assembly / Xceed.GZip Namespace / GZippedFile Class / GZippedFile Constructor


In This Topic
    GZippedFile Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the GZippedFile class for accessing the first file in the gzip archive.  
    Initializes a new instance of the GZippedFile class for accessing the first file in the GZip archive and enabling event notifications while the object is being created.  
    Initializes a new instance of the GZippedFile class.  
    Initializes a new instance of the GZippedFile class enabling event notifications while the object is being created.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also