Extracts a Zip file to a specified file location.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| zipFileName |
String |
|
|
The Zip file to extract. |
| extractLocation |
String |
|
|
The location to extract the file to (will attempt to create if it doesn't already exist). |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISCompressionUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0