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