BuildMaster SDK Reference
Version:

ICustomArgumentMapper Interface

Implemented by operations that provide their own script argument mapping.

Inheritance Hierarchy

  • Inedo.BuildMaster.Extensibility.Operations.ICustomArgumentMapper

Syntax

public interface ICustomArgumentMapper

Properties

Name Description
DefaultArgument

Gets the value of the default argument.

NamedArguments

Sets the values of the named arguments.

OutArguments

Gets or sets the dictionary containing out arguments.