VcConfigurationBase.

IntermediateDir Property

Summary

Gets the intermediate directory, specified relative to project directory.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcConfigurationBase

Syntax

public abstract string IntermediateDir { get; }

Value

Type Description
string The intermediate directory, specified relative to project directory.