BuildMaster SDK Reference
Version:
ApplyVariableReplacementsToPersistentProperties(object obj, Inedo.BuildMaster.Extensibility.Variables.ILegacyVariableEvaluationContext context, string variableSupportCode) Method
Applies variable replacements to action properties.
Syntax
public
static
void ApplyVariableReplacementsToPersistentProperties(object obj, Inedo.BuildMaster.Extensibility.Variables.ILegacyVariableEvaluationContext context, string variableSupportCode)
Parameters
- obj
- Type: object
The extensible class instance.
- context
- Type: Inedo.BuildMaster.Extensibility.Variables.ILegacyVariableEvaluationContext
The context.
- variableSupportCode
- Type: string
The variable support code.