TK.ZipFile Method
Parameters
- sourceDirectoryName
- string
The path to the directory to be archived, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.
- destinationArchiveFileName
- string
The path of the archive to be created, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.
Return Value
stringIf success returns null else string containg error