Class ParsedAutomationScript
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
Class to describe an automation script file.
public class ParsedAutomationScript
- Inheritance
-
ParsedAutomationScript
- Extension Methods
Constructors
- ParsedAutomationScript(string, string)
Initializes a new instance of the ParsedAutomationScript class.
Properties
- ScriptName
Get the name of the script.
- XmlContents
Get the content of the automation script file.