Xceed .NET Libraries Documentation
BZip2File Class
Members 


Xceed.BZip2 Assembly > Xceed.BZip2 Namespace : BZip2File Class
Specialization of the Xceed.FileSystem.AbstractFile class that implements access to a file compressed with the BZip2 compression algorithm and format..
Syntax
'Declaration
 
Public Class BZip2File 
   Inherits Xceed.FileSystem.AbstractFileMetadataWrapper
'Usage
 
Dim instance As BZip2File
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Xceed.FileSystem.FileSystemItem
         Xceed.FileSystem.AbstractFile
            Xceed.FileSystem.AbstractFileMetadataWrapper
               Xceed.BZip2.BZip2File

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

BZip2File Members
Xceed.BZip2 Namespace