TraverseReparsePoints Property

DotNetZip

Ionic Zip Library v1.9.1.6 TraverseReparsePoints Property
ReferenceIonicFileSelectorTraverseReparsePoints
Indicates whether searches will traverse NTFS reparse points, like Junctions.
Declaration Syntax
C# Visual Basic Visual C++
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.8 (1.9.1.8)