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