BuildMaster SDK Reference
Version:

BuildMasterVariable(Inedo.ExecutionEngine.RuntimeVariableName name, string value, BuildMasterVariableScope scope, bool sensitive) Constructor

Initializes a new instance of the BuildMasterVariable class.

Syntax

public .ctor(Inedo.ExecutionEngine.RuntimeVariableName name, string value, BuildMasterVariableScope scope, bool sensitive)

Parameters

name
Type: Inedo.ExecutionEngine.RuntimeVariableName

The name.

value
Type: string

The value.

scope
Type: BuildMasterVariableScope

The scope.

sensitive
Type: bool

Whether or not the variable is sensitive