NAnt SDK Documentation - v0.92 |
|
ConfigurationSettings.BuildPath Property
Gets the path in which the output file will be created before its copied to the actual output path.
[Visual Basic]
Overrides Public ReadOnly Property BuildPath As
String
[C#]
public override
string BuildPath {get;}
See Also
ConfigurationSettings Class | NAnt.VSNet Namespace