Arguments Property

Gets or sets the command line arguments that will be executed with the script.

Syntax

public abstract string Arguments { get; set; }

Remarks

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