Table of Contents

Method GetSkylineDataminerFilesToInstall

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

GetSkylineDataminerFilesToInstall()

Returns all files found at the predefined location in the AppContent folder.

     CompanionFiles
     └───Skyline DataMiner
     </p>
public List<ParsedSkylineDataminerFile> GetSkylineDataminerFilesToInstall()

Returns

List<ParsedSkylineDataminerFile>

A ParsedSkylineDataminerFile list, found at the predefined location in the AppContent folder.