NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcFileConfiguration.RelativeOutputDir Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcFileConfiguration.RelativeOutputDir

See Also

VcFileConfiguration Class | NAnt.VSNet Namespace