Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Writes one or more files to a compressed zip package
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- fileNames
- Type: System.Collections.Generic IEnumerable String
The files to be written (isolated storage files in Silverlight)
- folderPath
- Type: System String
The root folder path where the files are located (can be null)
- zipFilePath
- Type: System String
The destination zip file path
See Also