FluentSPCAFSettings.

WithSettings(FilePath) Method

Summary

Name of SPCAF ruleset file.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
FluentSPCAFSettings

Syntax

public FluentSPCAFSettings WithSettings(FilePath filePath)

Parameters

Name Type Description
filePath FilePath The file path.

Return Value

Type Description
FluentSPCAFSettings The FluentSPCAFSettings instance for fluent re-use.