Summary
Gets the active
NAnt.Core.Project definition.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public XmlDocument Document { get; }
Value
| Type | Description |
|---|---|
| XmlDocument |
The active NAnt.Core.Project definition.
|
