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
- ParametersDefinition
Syntax
public void CreateSetParametersFile(string filePath, RoleConfiguration role, IDictionary<string, object> values)
Parameters
| Name | Type | Description |
|---|---|---|
| filePath | string | |
| role | RoleConfiguration | |
| values | IDictionary |
Return Value
| Type | Description |
|---|---|
| void |
