FluentSPCAFSettings.

WithOutput(FilePath) Method

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.