- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VBProject
Syntax
public VBProject(SolutionBase solution, string projectPath, XmlElement xmlDefinition, SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver, DirectoryInfo outputDir)
Parameters
| Name | Type | Description |
|---|---|---|
| solution | SolutionBase | |
| projectPath | string | |
| xmlDefinition | XmlElement | |
| solutionTask | SolutionTask | |
| tfc | TempFileCollection | |
| gacCache | GacCache | |
| refResolver | ReferencesResolver | |
| outputDir | DirectoryInfo |
Return Value
| Type | Description |
|---|---|
| void |
