NAnt SDK Documentation - v0.92 |
|
ConfigurationBase.RelativeOutputDir Property
Get the path of the output directory relative to the project directory.
[Visual Basic]
MustOverride Public ReadOnly Property RelativeOutputDir As
String
[C#]
public abstract
string RelativeOutputDir {get;}
See Also
ConfigurationBase Class | NAnt.VSNet Namespace