| SharpFS -- A Virtual FileSystem for .NET |
|
ZipArchiver Constructor
[This is preliminary documentation and subject to change.]
Creates a new zip file based archiver.
public ZipArchiver(
string target);
Parameters
-
target
- The target directory that this archiver represents.
See Also
ZipArchiver Class | SharpFS Namespace