Method GetZipFilesToInstall
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
GetZipFilesToInstall()
Returns all ZipFiles for importing into DataMiner.
public List<ParsedZipFile> GetZipFilesToInstall()
Returns
- List<ParsedZipFile>
A ParsedZipFile list, found at the default location in the AppContent folder.