VcConfigurationBase.

VcConfigurationBase(XmlElement, ProjectBase, DirectoryInfo) Constructor

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

Syntax

protected VcConfigurationBase(XmlElement elem, ProjectBase parentProject, DirectoryInfo outputDir)

Parameters

Name Type Description
elem XmlElement
parentProject ProjectBase
outputDir DirectoryInfo

Return Value

Type Description
void