Indicates whether searches will traverse NTFS reparse points, like Junctions.

Declaration Syntax
public bool TraverseReparsePoints { get; set; }
Public Property TraverseReparsePoints As Boolean
Get
Set
public:
property bool TraverseReparsePoints {
bool get ();
void set (bool value);
}Assembly:
Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.6006 (1.9.1.6006)
view TOC