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
- VariableManager
Syntax
public static T ReleaseVariable<T>(this ICakeContext ctx, string variableName) 
    where T : IConvertibleAttributes
| Type | Description | 
|---|---|
| Cake | 
Type Parameters
| Name | Description | 
|---|---|
| T | 
Parameters
| Name | Type | Description | 
|---|---|---|
| ctx | ICakeContext | |
| variableName | string | 
Return Value
| Type | Description | 
|---|---|
| T | 
