NAnt SDK Documentation - v0.85-nightly-2005-11-09

PathSet Constructor

[This is preliminary documentation and subject to change.]

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