Table of Contents

TargetDictionary.Recurse Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
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; }

Property Value

bool