NAnt SDK Documentation - v0.92

LibDirectorySet.BaseDirectory Property

override this. We will always use the base directory of the parent. overriding without the TaskAttribute attribute prevents it being set in the source xml

[Visual Basic]
Overrides Public ReadOnly Property BaseDirectory As DirectoryInfo
[C#]
public override System.IO.DirectoryInfo BaseDirectory {get;}

See Also

LibDirectorySet Class | NAnt.DotNet.Types Namespace