docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
BuildMaster SDK
Inedo.BuildMaster.Extensibility.Operations
ICustomArgumentMapper
OutArguments
OutArguments Property
Gets or sets the dictionary containing out arguments.
Syntax
public
abstract
System.Collections.Generic.IDictionary<string, Inedo.ExecutionEngine.RuntimeValue> OutArguments {
get
;
set
; }