Opens the specified archive file.
object.Open ( ZipArchive [,Password] ) |
- ZipArchive
- Required. A String that represents the full path of the archive file.
- Password
- Optional. A String that represents the archive password.
Boolean
The archive file is always opened read/write.