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