Method Clean
Clean(BuildConfiguration)
Clean the build result from building the build pipeline of this build configuration.
Declaration
public CleanResult Clean(BuildConfiguration config)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildConfiguration | config | The build configuration that was used to build this build pipeline. |
Returns
| Type | Description |
|---|---|
| CleanResult |