<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > ExtractStreamFileToStream |
Service
Method
ExtractStreamFileToStream
Description
Extracts a file in the specified zip reference and returns its reference.
Input |
|||
Name |
Description |
Type |
Optional |
zipStream |
Zip file reference. (Required). |
Reference |
|
fileName |
Name of the file to be extracted from the zip (or a path relative to the root of the archive). (Required). |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The refrence of the extracted file. |
Reference |
|