OutputVariables Property

Gets or sets the names of variables to capture as output into OtterScript.

Syntax

public abstract System.Collections.Generic.IEnumerable<string> OutputVariables { get; set; }

Remarks

This should be used only used when the Inedo.Extensibility.ScriptLanguages.ScriptLanguageInfo supports Inedo.Extensibility.ScriptLanguages.ScriptParameterUsage.OutputVariable.