WildcardReferenceSettingsRecursive Property
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: 2024.12.21.0
public bool Recursive { get; set; }
Public Property Recursive As Boolean
Get
Set
public:
property bool Recursive {
bool get ();
void set (bool value);
}
member Recursive : bool with get, set
Property Value
Boolean