Method GetAppPackagesToInstall
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
GetAppPackagesToInstall()
Returns all DMA packages (.dmapp) to be installed, found at the default location in the AppContent folder.
public List<ParsedAppPackage> GetAppPackagesToInstall()
Returns
- List<ParsedAppPackage>
List of ParsedAppPackage objects.