Table of Contents

Class AppPackageScript

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

Script of an application package.

public class AppPackageScript : IAppPackageScript
Inheritance
AppPackageScript
Implements
Extension Methods

Constructors

AppPackageScript(string, IEnumerable<string>)

Initializes a new instance of the AppPackageScript class.

Properties

Assemblies

Gets the assemblies of the script.

ScriptFilePath

Gets the script file path.