BuildMaster SDK Reference
Version:

OutArguments Property

Gets or sets the dictionary containing out arguments.

Syntax

public abstract System.Collections.Generic.IDictionary<string, Inedo.ExecutionEngine.RuntimeValue> OutArguments { get; set; }