NAnt SDK Documentation - v0.92 |
|
ConfigurationBase.OutputPath Property
Gets the path for the output file.
[Visual Basic]
MustOverride Public ReadOnly Property OutputPath As
String
[C#]
public abstract
string OutputPath {get;}
See Also
ConfigurationBase Class | NAnt.VSNet Namespace