- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Resource
Syntax
public Resource(ManagedProjectBase project, FileInfo resourceSourceFile, string resourceSourceFileRelativePath, string dependentFile, SolutionTask solutionTask, GacCache gacCache)
Parameters
| Name | Type | Description |
|---|---|---|
| project | ManagedProjectBase | |
| resourceSourceFile | FileInfo | |
| resourceSourceFileRelativePath | string | |
| dependentFile | string | |
| solutionTask | SolutionTask | |
| gacCache | GacCache |
Return Value
| Type | Description |
|---|---|
| void |
