Xceed .NET Libraries Documentation
BZip2File Constructor(AbstractFile)


Xceed.BZip2 Assembly > Xceed.BZip2 Namespace > BZip2File Class > BZip2File Constructor : BZip2File Constructor(AbstractFile)
Syntax
'Declaration
 
Public Function New( _
   ByVal hostFile As AbstractFile _
)
'Usage
 
Dim hostFile As AbstractFile
 
Dim instance As New BZip2File(hostFile)
public BZip2File( 
   AbstractFile hostFile
)

Parameters

hostFile
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 Class
BZip2File Members
Overload List