FrameworkCommentsFileLocationRecurse Property

Specify true to recurse this folder for additional comments files or false to only look in the given folder.

Definition

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

Property Value

Boolean
The default is false to no recurse sub-folders

See Also