Summary
Gets the properties local to this
NAnt.Core.Element and the
NAnt.Core.Element.Project.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Element
Syntax
public virtual PropertyDictionary Properties { get; }
Value
| Type | Description |
|---|---|
| PropertyDictionary |
The properties local to this NAnt.Core.Element and the NAnt.Core.Element.Project.
|
