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