Class AutomationScriptCSharpConfiguration
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents the CSharp code configuration.
public class AutomationScriptCSharpConfiguration
- Inheritance
-
AutomationScriptCSharpConfiguration
- Extension Methods
Constructors
- AutomationScriptCSharpConfiguration(string, string, string, string)
Initializes a new instance of the AutomationScriptCSharpConfiguration class.
Properties
- CSharpCode
Gets or sets the code.
- DllReferences
Gets or sets the DLL references.
- NamespaceReferences
Gets or sets the namespace references.
- ScriptReferences
Gets or sets the script references.