Legend
| Property: Func<DirectoryInfo, bool> ShouldRecurseIntoReparsePoint
DeclarationFunc<DirectoryInfo, bool> ShouldRecurseIntoReparsePoint SummaryIf set, this callback is invoked whenever a reparse point is encountered to decide whether to process it or skip it. If null, reparse points are not recursed into. |