ExtractZipStreamToStreamList

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > File >

ExtractZipStreamToStreamList

Service

File

 

Method

ExtractZipStreamToStreamList

 

Description

Extracts all the files in the specified zip reference to a reference list.

 

Input

Name

Description

Type

Optional

zipStream

Zip reference that is to be extracted. (Required).

Reference

 

Output

Name

Description

Type

Optional

returnValue

A reference list containing all the files in the specified zip.

List of Reference

 

 

Remarks

The file names corresponding to the returned references can be obtained through GetZipStreamEntries(zipRefrence).