Click or drag to resize
Sandcastle Help File BuilderFrameworkCommentsFileLocationRecurse Property
Specify true to recurse this folder for additional comments files or false to only look in the given folder.

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool Recurse { get; set; }

Property Value

Type: Boolean
The default is false to no recurse sub-folders
See Also