Summary
Get the directory in which intermediate build output that is not
specific to the build configuration will be stored.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcProject
Syntax
public override DirectoryInfo ObjectDir { get; }
Remarks
This is a directory relative to the project directory,
named
temp\.
Value
| Type | Description |
|---|---|
| DirectoryInfo |
