SPCAFSettings.

Recursive Property

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