NAnt SDK Documentation - v0.92

Argument Constructor (PathSet)

Initializes a new instance of the Argument class with the given path.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As PathSet _
)
[C#]
public Argument(
   PathSet value
);

See Also

Argument Class | NAnt.Core.Types Namespace | Argument Constructor Overload List