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
Output file with processed data when a report generator is specified.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF - Containing Type
- FluentSPCAFSettings
Syntax
public FluentSPCAFSettings WithOutput(FilePath filePath)
Parameters
Name | Type | Description |
---|---|---|
filePath | FilePath | The output path. |
Return Value
Type | Description |
---|---|
FluentSPCAFSettings | The FluentSPCAFSettings instance for fluent re-use. |