Summary
Gets the intermediate directory, specified relative to project
directory.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcFileConfiguration
Syntax
public override string IntermediateDir { get; }
Value
Type | Description |
---|---|
string | The intermediate directory, specified relative to project directory. |