NAnt SDK Documentation - v0.92

VcFileConfiguration.RelativeOutputDir Property

Get the path of the output directory relative to the project directory.

[Visual Basic]
Overrides Public ReadOnly Property RelativeOutputDir As String
[C#]
public override string RelativeOutputDir {get;}

See Also

VcFileConfiguration Class | NAnt.VSNet Namespace