Interface IAppPackageAutomationScript
- Namespace
 - Skyline.AppInstaller
 
- Assembly
 - Skyline.DataMiner.Core.AppPackageCreator.dll
 
Represents an Automation script that is part of an application package.
public interface IAppPackageAutomationScript : IAppPackageAssemblyReferencer
  - Inherited Members
 
- Extension Methods
 
Properties
- Name
 Gets the name of the Automation script.
- Script
 Gets the file path of the Automation script.
- ScriptContent
 Gets the Automation script content.
- Version
 Gets the version of the Automation script.