ZipFileReader.ExtractAll

Syntax:

ExtractAll(<Path>, <RestoreDirectories>)

Parameters:

<Path> (required)

Type: String.
Path along which the ZIP file element is to be extracted.

<RestoreDirectories> (optional)

Type: ZIPRestoreFilePathsMode.
Indicates whether or not it is necessary to restore the directory structure.
Default value: Restore.

Description:

Extracts all elements in the ZIP file to the specified path.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community