Table of Contents

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 or set the name of the script.

XmlContents

Get or set the content of the automation script file.