This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Deploy.Variables.
- Assembly
- Cake
.Deploy .Variables .dll - Namespace
- Cake
.Deploy .Variables - Containing Type
- VariableCollection
Syntax
public VariableCollection AddVariables(Dictionary<string, string> variables)
Parameters
| Name | Type | Description |
|---|---|---|
| variables | Dictionary |
Return Value
| Type | Description |
|---|---|
| VariableCollection |
