Initializes a new instance of the C1ZipFile class and opens a zip file associated
with this new instance.
Namespace:
C1.C1ZipAssembly: C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)
Syntax
Parameters
- fileName
- Type: System..::..String
The name of the zip file to open.
Remarks
If the file does not exist, a new empty file is created.