TargetDictionaryRecurse Property

This is used to get or set whether to recurse into subfolders of DirectoryPath when loading target files.

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public bool Recurse { get; protected set; }

Property Value

Boolean

See Also