Table of Contents

Method GetProtocolPackagesToInstall

Namespace
Skyline.AppInstaller.ContentParser
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

GetProtocolPackagesToInstall()

Returns all DMA protocol packages (.dmprotocol) to be installed, found at the default location in the AppContent folder.

public List<ParsedDmaProtocolPackage> GetProtocolPackagesToInstall()

Returns

List<ParsedDmaProtocolPackage>

List of ParsedDmaProtocolPackage objects.