Property AutomationScripts
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
AutomationScripts
Gets the Automation scripts included in this package.
public IReadOnlyCollection<IAppPackageAutomationScript> AutomationScripts { get; }
Property Value
- IReadOnlyCollection<IAppPackageAutomationScript>
The Automation scripts included in this package.