TargetDictionary.Recurse Property
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This is used to get or set whether to recurse into subfolders of DirectoryPath when loading target files.
public bool Recurse { get; protected set; }
This is used to get or set whether to recurse into subfolders of DirectoryPath when loading target files.
public bool Recurse { get; protected set; }