NAnt SDK Documentation - v0.92 |
|
VcProjectConfiguration.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
VcProjectConfiguration Class | NAnt.VSNet Namespace