This is used to get or set whether or not to scan sub-folders recursively
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public bool Recursive { get; set; } |
| Visual Basic |
|---|
Public Property Recursive As Boolean Get Set |