<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > AddToZipStream |
Service
Method
AddToZipStream
Description
Adds a file to a zip reference.
Input |
|||
Name |
Description |
Type |
Optional |
zipStream |
The zip reference. (Required). |
Reference |
|
fileToAdd |
Path to the file to be added. (Required). |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The output zip file reference. |
Reference |
|