Members
Icon | Member | Description |
---|---|---|
ExtractAll(String) |
Extracts all of the items in the zip archive, to the specified path in the
filesystem. The path can be relative or fully-qualified.
|
|
ExtractAll(String, ExtractExistingFileAction) |
Extracts all of the items in the zip archive, to the specified path in the
filesystem, using the specified behavior when extraction would overwrite an
existing file.
|