FluentSPCAFSettings.

WithTempDir(DirectoryPath) Method

Summary

Directory into which all temporary files are extract.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
FluentSPCAFSettings

Syntax

public FluentSPCAFSettings WithTempDir(DirectoryPath tempDir)

Parameters

Name Type Description
tempDir DirectoryPath The directory for temporary files.

Return Value

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