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
Gets or sets a value indicating whether to scan the input folder recursively for analyzable files.
This is to be used if you have files in subfolders.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF - Containing Type
- SPCAFSettings
Syntax
public bool Recursive { get; set; }
Attributes
| Type | Description |
|---|---|
| DataMemberAttribute |
Value
| Type | Description |
|---|---|
| bool |
