VcProjectReference.

VcProjectReference(XmlElement, ReferencesResolver, ProjectBase, SolutionBase, TempFileCollection, GacCache, DirectoryInfo) Constructor

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

Syntax

public VcProjectReference(XmlElement xmlDefinition, ReferencesResolver referencesResolver, ProjectBase parent, SolutionBase solution, TempFileCollection tfc, GacCache gacCache, DirectoryInfo outputDir)

Parameters

Name Type Description
xmlDefinition XmlElement
referencesResolver ReferencesResolver
parent ProjectBase
solution SolutionBase
tfc TempFileCollection
gacCache GacCache
outputDir DirectoryInfo

Return Value

Type Description
void