Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: Func<DirectoryInfo, bool> ShouldRecurseIntoReparsePoint

Declaration

Func<DirectoryInfo, bool> ShouldRecurseIntoReparsePoint

Summary

If 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.