- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Extensibility - Containing Type
- I
Solution Build Provider
Syntax
SolutionBase GetInstance(string solutionContent, SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver)
Parameters
| Name | Type | Description |
|---|---|---|
| solutionContent | string | |
| solutionTask | SolutionTask | |
| tfc | TempFileCollection | |
| gacCache | GacCache | |
| refResolver | ReferencesResolver |
Return Value
| Type | Description |
|---|---|
| SolutionBase |
