Property AppPackages
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
AppPackages
Gets the app packages included in this package.
public IReadOnlyCollection<IAppPackageAppPackage> AppPackages { get; }
Property Value
- IReadOnlyCollection<IAppPackageAppPackage>
The app packages included in this package.