VcConfigurationBase.

VcConfigurationBase(string, ProjectBase, DirectoryInfo) Constructor

Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcConfigurationBase

Syntax

protected VcConfigurationBase(string configName, ProjectBase parentProject, DirectoryInfo outputDir)

Parameters

Name Type Description
configName string
parentProject ProjectBase
outputDir DirectoryInfo

Return Value

Type Description
void