Property ProtocolPackages
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
ProtocolPackages
Gets the protocol packages included in this package.
IReadOnlyCollection<IAppPackageProtocolPackage> ProtocolPackages { get; }
Property Value
- IReadOnlyCollection<IAppPackageProtocolPackage>
The protocol packages included in this package.