- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Managed
Project Reference
Syntax
public ManagedProjectReference(ProjectBase project, ProjectBase parent, bool isPrivateSpecified, bool isPrivate)
Parameters
| Name | Type | Description |
|---|---|---|
| project | ProjectBase | |
| parent | ProjectBase | |
| isPrivateSpecified | bool | |
| isPrivate | bool |
Return Value
| Type | Description |
|---|---|
| void |
