Extracts all the files in the specified zip archive to a directory on the file system.
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Assembly: T.Toolkit (in T.Toolkit.dll)
Parameters
- zipFileName
-
Type: string
The zip file name that is to be extracted
- destinationDirectoryName
-
Type: string
The path to the directory in which to place the extracted files, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.
Return Value
Type: stringIf success returns null else string containg error