- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- ProjectReferenceBase
Syntax
protected ProjectBase LoadProject(SolutionBase solution, TempFileCollection tfc, GacCache gacCache, DirectoryInfo outputDir, string projectFile)
Parameters
| Name | Type | Description |
|---|---|---|
| solution | SolutionBase | |
| tfc | TempFileCollection | |
| gacCache | GacCache | |
| outputDir | DirectoryInfo | |
| projectFile | string |
Return Value
| Type | Description |
|---|---|
| ProjectBase |
