Property Assemblies
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Assemblies
Gets the assemblies included in this package.
public IReadOnlyCollection<IAppPackageAssembly> Assemblies { get; }
Property Value
- IReadOnlyCollection<IAppPackageAssembly>
The assemblies included in this package.