Xceed .NET Libraries Documentation
ZippedFile Class
Members 


Xceed.Zip Assembly > Xceed.Zip Namespace : ZippedFile Class
Specialization of the Xceed.FileSystem.AbstractFile class that implements access to a file stored within a ZIP file.
Syntax
'Declaration
 
Public Class ZippedFile 
   Inherits Xceed.FileSystem.AbstractFile
   Implements Xceed.FileSystem.IFileOperationSourceHint 
'Usage
 
Dim instance As ZippedFile
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Xceed.FileSystem.FileSystemItem
         Xceed.FileSystem.AbstractFile
            Xceed.Zip.ZippedFile

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

Reference

ZippedFile Members
Xceed.Zip Namespace