LibTask.

Symbols Property

Summary

Symbols to add to the symbol table.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LibTask

Syntax

[BuildElementCollection("symbols", "symbol")]
public SymbolCollection Symbols { get; set; }

Attributes

Type Description
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
SymbolCollection