NAnt SDK Documentation - v0.92

LicenseTask.BaseDirectory Property

Gets the working directory for the application.

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

Property Value

The working directory for the application.

See Also

LicenseTask Class | NAnt.DotNet.Tasks Namespace