NAnt SDK Documentation - v0.92

PathScanner.Clone Method 

Creates a shallow copy of the PathScanner.

[Visual Basic]
Public Function Clone() As PathScanner
[C#]
public PathScanner Clone();

Return Value

A shallow copy of the PathScanner.

See Also

PathScanner Class | NAnt.Core Namespace