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 SetVariable(string name, string value)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| value | string |
Return Value
| Type | Description |
|---|---|
| VariableCollection |
