Summary
Symbols to add to the symbol table.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- LinkTask
Syntax
[BuildElementCollection("symbols", "symbol")]
public SymbolCollection Symbols { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as a container for a collection of build elements. |
Value
Type | Description |
---|---|
SymbolCollection |