| NAnt SDK Documentation - v0.92 |
|
VcFileConfiguration.OutputPath Property
Gets the path for the output file.
[Visual Basic]
Overrides Public ReadOnly Property OutputPath As
String
[C#]
public override
string OutputPath {get;}
Property Value
The path for the output file, or a null reference
(Nothing in Visual Basic) if there's no output file for this configuration.
See Also
VcFileConfiguration Class | NAnt.VSNet Namespace