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.SPCAF.
Summary
Evaluate the given properties.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF - Containing Type
- SPCAFSettings
Syntax
public void Evaluate(ProcessArgumentBuilder builder, ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | Process |
The builder. |
| environment | ICakeEnvironment | The enviroment. |
Return Value
| Type | Description |
|---|---|
| void |
