Table of Contents

Property SetupContentFiles

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

SetupContentFiles

Gets the installer files included in this package.

public IReadOnlyCollection<IAppPackageFile> SetupContentFiles { get; }

Property Value

IReadOnlyCollection<IAppPackageFile>

The installer files included in this package.