TargetDictionaryRecurse Property
This is used to get or set whether to recurse into subfolders of
DirectoryPath when
loading target files.
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public bool Recurse { get; protected set; }
Public Property Recurse As Boolean
Get
Protected Set
public:
property bool Recurse {
bool get ();
protected: void set (bool value);
}
member Recurse : bool with get, set
Property Value
Boolean