Summary
Set of properties set at solution level. Builders for projects in solution may or may not use them.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Tasks - Containing Type
- SolutionTask
Syntax
[BuildElementArray("property", ElementType = typeof(PropertyTask))]
public ArrayList CustomProperties { get; }
Remarks
TODO: some documentation which properties could be defined here.
Attributes
Type | Description |
---|---|
Build |
Indicates that property should be treated as a XML arrayList |
Value
Type | Description |
---|---|
ArrayList |