BuildMaster SDK Reference
Version:

Variables Property

Gets a collection of variable names and values.

Syntax

public abstract System.Collections.Generic.IDictionary<string, string> Variables { get; }