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
Required. Location of files to be included in the analysis.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF - Containing Type
- FluentSPCAFSettings
Syntax
public FluentSPCAFSettings WithInput(params Path[] inputs)
Parameters
Name | Type | Description |
---|---|---|
inputs | Path[] | Location of files to be included in the analysis. |
Return Value
Type | Description |
---|---|
FluentSPCAFSettings | The FluentSPCAFSettings instance for fluent re-use. |