NAnt SDK Documentation - v0.92

VcFileConfiguration.IntermediateDir Property

Gets the intermediate directory, specified relative to project directory.

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

Property Value

The intermediate directory, specified relative to project directory.

See Also

VcFileConfiguration Class | NAnt.VSNet Namespace