Property ScriptOutput
ScriptOutput
Gets or sets the script output.
public Dictionary<string, string> ScriptOutput { get; set; }
Property Value
- Dictionary<string, string>
The script output.
Gets or sets the script output.
public Dictionary<string, string> ScriptOutput { get; set; }
The script output.