Table of Contents

Property CompanionFiles

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

CompanionFiles

Gets the companion files included in this package.

public IReadOnlyCollection<IAppPackageFile> CompanionFiles { get; }

Property Value

IReadOnlyCollection<IAppPackageFile>

The companion files included in this package.