NAnt SDK Documentation - v0.92

PathSet Constructor

Initializes a new instance of the PathSet class.

Overload List

Initializes a new instance of the PathSet class.

public PathSet();

Invoked by Element.AttributeConfigurator for build attributes with an underlying PathSet type.

public PathSet(Project,string);

See Also

PathSet Class | NAnt.Core.Types Namespace