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.DeployParams.
- Assembly
- Cake
.DeployParams .dll - Namespace
- Cake
.DeployParams - Containing Type
- RoleConfiguration
Syntax
public ParameterConfiguration Parameter(string name, Func<dynamic, object> valueGetter = null)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
valueGetter | Func |
Return Value
Type | Description |
---|---|
Parameter |