C1.C1Zip Namespace > C1ZipFile Class > Open Method : Open(String) Method |
'Declaration
Public Overloads Sub Open( _ ByVal fileName As System.String _ )
public void Open( System.string fileName )
This method checks that the zip file exists and is a valid zip file, then reads the zip file directory into the Entries collection. The zip file is then closed, and can be used by other applications. There is no need to close the zip file explicitly.
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