Summary
Invoked by
NAnt.Core.Element.AttributeConfigurator
for build
attributes with an underlying NAnt.Core.Types.PathSet
type.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- PathSet
Syntax
public PathSet(Project project, string path)
Parameters
Name | Type | Description |
---|---|---|
project | Project | The NAnt.Core.Project to be used to resolve relative paths. |
path | string | The string representing a path. |
Return Value
Type | Description |
---|---|
void |