Property ZipFiles
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
ZipFiles
Gets the Zip files included in this package.
List<IAppPackageZipExport> ZipFiles { get; }
Property Value
- List<IAppPackageZipExport>
The Zip files included in this package.